damping line output
Max Patch
Copy patch and select New From Clipboard in Max.
Hello,
I'm trying to modify the output of a slider depending on the distance of values in a time window. If the difference is bigger, the time to that that value should take longer. In the example this is happening already, but I would like to "damp" the time if the target value is nearing. The 5th exponent parameter in [line] does the opposite, by going faster at the end.
Thanks for any ideas
Frans-Jan
Max Patch
Copy patch and select New From Clipboard in Max.
I've got it working with the [curve~] object. If any of you got an idea how to do this without the msp~ objects I'd love to hear of that.