- ignoreSampleRateChange
void ignoreSampleRateChange(bool ignore)
Undocumented in source. Be warned that the author may not have intended to support it.
- lastOut
StkFloat lastOut()
Undocumented in source. Be warned that the author may not have intended to support it.
- sampleRateChanged
void sampleRateChanged(StkFloat newRate, StkFloat oldRate)
Undocumented in source. Be warned that the author may not have intended to support it.
- setB0
void setB0(StkFloat b0)
Undocumented in source. Be warned that the author may not have intended to support it.
- setB1
void setB1(StkFloat b1)
Undocumented in source. Be warned that the author may not have intended to support it.
- setB2
void setB2(StkFloat b2)
Undocumented in source. Be warned that the author may not have intended to support it.
- setCoefficients
void setCoefficients(StkFloat b0, StkFloat b1, StkFloat b2, bool clearState)
Undocumented in source. Be warned that the author may not have intended to support it.
- setNotch
void setNotch(StkFloat frequency, StkFloat radius)
Undocumented in source. Be warned that the author may not have intended to support it.
- tick
StkFrames tick(StkFrames frames, uint channel)
Undocumented in source. Be warned that the author may not have intended to support it.
- tick
StkFloat tick(StkFloat input)
Undocumented in source. Be warned that the author may not have intended to support it.
- tick
StkFrames tick(StkFrames iFrames, StkFrames oFrames, uint iChannel, uint oChannel)
Undocumented in source. Be warned that the author may not have intended to support it.