- fill
void fill(StkFloat value)
Undocumented in source. Be warned that the author may not have intended to support it.
- getChannel
StkFrames getChannel(uint sourceChannel, StkFrames destinationFrames, uint destinationChannel)
Undocumented in source. Be warned that the author may not have intended to support it.
- interpolate
StkFloat interpolate(StkFloat frame, uint channel)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
StkFrames opAssign(StkFrames f)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
StkFrames opBinary(StkFrames frames)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
StkFloat opCall(size_t frame, uint channel)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
StkFloat opCall(size_t frame, uint channel)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
StkFloat opIndex(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
StkFloat opIndex(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
StkFloat opIndex(size_t frame, uint channel)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
StkFloat opIndex(size_t frame, uint channel)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(StkFrames f)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(StkFrames f)
Undocumented in source. Be warned that the author may not have intended to support it.
- resize
void resize(size_t nFrames, uint nChannels)
Undocumented in source. Be warned that the author may not have intended to support it.
- resize
void resize(size_t nFrames, uint nChannels, StkFloat value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setChannel
void setChannel(uint destinationChannel, StkFrames sourceFrames, uint sourceChannel)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDataRate
void setDataRate(StkFloat rate)
Undocumented in source. Be warned that the author may not have intended to support it.