Manual Oscillator?
Posted: Mon Sep 19, 2016 7:50 am
Is there a method to have a variable oscillate between two integers? I could do the increase up to the wrap point, but instead of resetting at wrap point, I'd like it to then decrease back down to a "floor" value. Any way to accomplish this?
Edit:
I kind of figured it out...
Using Sine Oscillator with an offset and a scale (multiply).
Edit:
I kind of figured it out...
Using Sine Oscillator with an offset and a scale (multiply).