data LFO?

snerk4000's icon

is there some easy solution besides reading from a table/itable to make a float or int LFO? i've searched and looked in the help as far as i can and don't see a way to do this, basically trying to find a max / numeric version of phasor~, have had no luck yet...

mzed's icon
Max Patch
Copy patch and select New From Clipboard in Max.

I'd probably do it from phasor~ with snapshot. But you could also do it with counter. See below.

Roman Thilenius's icon

you can use [metro] and [line] to create a ramp, which is from where you should strt to build cosine waves and things like that.

gwsounddsg's icon