LFO current way point. --- .get and .set.
-
Hello,
A feature request, if I may.
Current Way Point (0-1): It would awesome to have access to the LFO's current position in its oscillation cycle. For lack of a better term, I'm going to call it wayPoint. A normalized value 0-1, where 0 represents the start of the oscillation and 1 represents the end, It would allow tracking for customizable visual feedback for the user.
Currently the only way I've found to get around this, is to create a "paired" LFO in saw mode, which runs parallel to the "real" LFO at all times. This trick gets me that 0 -1 position. Needless to say, It's not a great solution, as they fall out of sync from time to time not to mention doubling all my LFOs just for this functionality.
Equally useful would be to have the ability to set the position of the LFO to any point of its oscillation cycle, without playing synth notes or using ignoreNoteOn . This can be used in many ways, including customized step sequencing , multiple LFO syncing, rhythmic sound shaping, etc.
That's all I got.
Thanks for considering it.