I am sure I have read it in one of the posts somewhere but can't find any more, I am looking for a way to detect weather the LFO is in its falling or rising part of its cycle, and separate the values from each.
Is there any easy way of doing this ?
The only thing I can think of is to compare the difference between the current value to the previous value, and weather it is negative or positive.. but this is something I am hopping to avoid.
Thanks..