MC change values of individual channels smoothly
Hi, how to change values not on instant i.e. while sending (deviate) i want the change to the next values to be smooth and not immediately. ty
mc.slide~ mc.rampsmooth~
its not the signal i want to get smoother, but the backend change of channels' parameters. smooth change of deviation while sending message (deviate x x)
You could use deviate on a [mc.sig~] that you pass in a [mc.slide~] or [mc.rampsmooth~] for a smooth change, to then control your desired parameter.
Max Patch
Copy patch and select New From Clipboard in Max.