Generates a stateful saw wave signal.
(State is necessary to keep track of the phase of the wave over time, which is crucial for generating continuous waveforms without clicks or pops.)
A function that takes a frequency and time, and returns the saw wave value.
Generates a stateful saw wave signal.
(State is necessary to keep track of the phase of the wave over time, which is crucial for generating continuous waveforms without clicks or pops.)