- controlChange
void controlChange(int number, StkFloat value)
Undocumented in source. Be warned that the author may not have intended to support it.
- keyOff
void keyOff()
Undocumented in source. Be warned that the author may not have intended to support it.
- keyOn
void keyOn()
Undocumented in source. Be warned that the author may not have intended to support it.
- loadWaves
void loadWaves(char** filenames)
Undocumented in source. Be warned that the author may not have intended to support it.
- noteOff
void noteOff(StkFloat amplitude)
Undocumented in source. Be warned that the author may not have intended to support it.
- setControl1
void setControl1(StkFloat cVal)
Undocumented in source. Be warned that the author may not have intended to support it.
- setControl2
void setControl2(StkFloat cVal)
Undocumented in source. Be warned that the author may not have intended to support it.
- setFrequency
void setFrequency(StkFloat frequency)
Undocumented in source. Be warned that the author may not have intended to support it.
- setGain
void setGain(uint waveIndex, StkFloat gain)
Undocumented in source. Be warned that the author may not have intended to support it.
- setModulationDepth
void setModulationDepth(StkFloat mDepth)
Undocumented in source. Be warned that the author may not have intended to support it.
- setModulationSpeed
void setModulationSpeed(StkFloat mSpeed)
Undocumented in source. Be warned that the author may not have intended to support it.
- setRatio
void setRatio(uint waveIndex, StkFloat ratio)
Undocumented in source. Be warned that the author may not have intended to support it.
- tick
StkFloat tick(uint channel)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- noteOn
void noteOn(StkFloat frequency, StkFloat amplitude);
Undocumented in source.
- noteOff
void noteOff(StkFloat amplitude);
Undocumented in source.
- setFrequency
void setFrequency(StkFloat frequency)
Undocumented in source.
- controlChange
void controlChange(int number, StkFloat value)
Undocumented in source.
- channelsOut
uint channelsOut()
Undocumented in source. Be warned that the author may not have intended to support it.
- lastFrame
StkFrames lastFrame()
Undocumented in source. Be warned that the author may not have intended to support it.
- lastOut
StkFloat lastOut(uint channel)
Undocumented in source.
- tick
StkFloat tick(uint channel = 0);
Undocumented in source.
- tick
StkFrames tick(StkFrames frames, uint channel = 0);
Undocumented in source.
- lastFrame_
StkFrames lastFrame_;
Undocumented in source.