counter output as float?

newtfish's icon

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?

vichug's icon

just divide/do math operations on/scale the output of the counter ?

Medd's icon

[line~]?

seejayjames's icon

[scale] object to start. You could do some trickery with line or line~ too.