- initialize
void initialize(T initPhase, T frequency, T samplerate)
Undocumented in source. Be warned that the author may not have intended to support it.
- next
T next()
Undocumented in source. Be warned that the author may not have intended to support it.
Generate a sine. It turns out it's very stable, stable enough for table generation at least. FUTURE: resync method