I am trying to create two sine waveforms that have a phase offset between them. An extreme example would be to have one channel start at zero like a sine wave and the other to start at one like a cosine wave. This would be a 90 degree phase shift.
I have tried using the delay function, but that creates a weird feedback. I have also tried attaching a setPhase, but that seems to act more like a frequency modulation, rather than an offset. Both should have the exact same frequency, just shifted in time with respect to each other.
Any ideas?
1