Gen4


    Make a function from line segments with adjustable curvatures.
    Each segment has an adjustable curvature.
    Ported from the  C++ rtcmix  library to java mxj.
    http://rtcmix.org/
    Version 0.1
    Arbitrary line segments
    Gen4-Curve.zip
    zip

    • mattyo
      Sep 26 2014 | 2:38 pm
      Just stumbled across this -- fantastic little tool -- I'm constantly making mapping curves for various inputs, and this is a great way to do it. If you're still paying any attention to this patch, could I make a suggestion? it might be nice to increase the max size to 512 for easy insertion into buffer~s. I'd do it myself, but since the code is read-only, I figure best leave well enough alone.
      thanks,
      \M
      Share