Sweep in a filter
I am trying to program automated sweeps in a filter (lores~) is there any way to make flonum to jump linearly from 0 to 5000 for example? (in order to emulate de sweep in the cutoff freq)
Yes. See the help files for [line]. There is also a [line~] object.
Another method is [metro] with a [counter] but this is often too slow.