counter output as float?
Hi,
Im wondering if it is possible to make a counter give out floats? Im using a counter to automate a filter cutoff and the increments it sweeps through need to be more fine grained.
Id be really grateful for any ideas on how to make a counter smoother? or maybe should I use a metro instead?
just divide/do math operations on/scale the output of the counter ?
[line~]?
[scale] object to start. You could do some trickery with line or line~ too.