data LFO?
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...
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.
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.
Check out this patch I just recently wrote:
http://www.playbackrecordreinforce.net/2011/12/08/drawable-lfo/