MC change values of individual channels smoothly

a s's icon

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

double_UG's icon

mc.slide~ mc.rampsmooth~

a s's icon

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)

TFL's icon

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.