- fade
auto fade(W w)
Undocumented in source. Be warned that the author may not have intended to support it.
- sawToothWave
auto sawToothWave(real interval)
Undocumented in source. Be warned that the author may not have intended to support it.
- sineWave
auto sineWave(real interval)
Undocumented in source. Be warned that the author may not have intended to support it.
- squareWave
auto squareWave(real interval)
Undocumented in source. Be warned that the author may not have intended to support it.
- stretch
auto stretch(W wave, real factor)
Undocumented in source. Be warned that the author may not have intended to support it.
- triangleWave
auto triangleWave(real interval)
Undocumented in source. Be warned that the author may not have intended to support it.
- whiteNoise
auto whiteNoise()
Undocumented in source. Be warned that the author may not have intended to support it.
- whiteNoiseSqr
auto whiteNoiseSqr()
Undocumented in source. Be warned that the author may not have intended to support it.
Some simple wave generator functions.