i'm trying to create a continuous sine wave amplitude output in the form of the number so i can use it as a control value but i can't think of a way to do it that doesn't give a stack overflow.
I've attatched the best i can do but can anyone else think of a way of getting that output without the stack overflow? i need the sine to start at 0 degrees as and when i want it to and i need the numbers to be between -1 and 1 and i need to be able to affect the time it takes to go one full cycle in ms
thanks in advance