cutoff frequency issue
Id like to control a filtergraph cutoff frequency with midi. The problem is that there are too many frequencyes between 20 and (let's say) 10KHz, so by moving a potentiometer you can hear nasty steps...
I know I could include a Pack and line but the point is that at low frequencyes the steps are giant.. so the filter is no precise at all..
is there any method I could use to have accurate behaviour?
oops... solved... nevermind..
If your device has endless rotary encoders then you can give the control any range you want beyond 0-127, at whatever step size you want.
Here is a way using [counter] which works with my Nocturn. To change the step size, have a look at [* } and [% ].
Max Patch
Copy patch and select New From Clipboard in Max.
Might be helpful?