Changing Delay (ms) in real time
I'm using a tapin and tapout delay in a patch I'm designing, but I'm finding that I can't seem to modulate the delay time (in ms, with [num] ) in real time. I can change it, but it takes a bit of time for Live to register the change--ie there's an audio dropout between the modulation of the number.
Is there a way to fix this so it sounds more realistic like other delay models? Would a [line] object smooth it out?
To get a smooth delay time change, use a signal rather than float or integer. See the [tapout~] help patch for more info.
Max Patch
Copy patch and select New From Clipboard in Max.
gracias amigos! this is why i love max. good community.