Filter

Constructors

this
this()
Undocumented in source.

Members

Functions

channelsIn
uint channelsIn()
Undocumented in source. Be warned that the author may not have intended to support it.
channelsOut
uint channelsOut()
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.
getGain
StkFloat getGain()
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.
phaseDelay
StkFloat phaseDelay(StkFloat frequency)
Undocumented in source. Be warned that the author may not have intended to support it.
setGain
void setGain(StkFloat gain)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

a_
StkFloat[] a_;
Undocumented in source.
b_
StkFloat[] b_;
Undocumented in source.
channelsIn_
uint channelsIn_;
Undocumented in source.
gain_
StkFloat gain_;
Undocumented in source.
inputs_
StkFrames inputs_;
Undocumented in source.
lastFrame_
StkFrames lastFrame_;
Undocumented in source.
outputs_
StkFrames outputs_;
Undocumented in source.

Inherited Members

From Stk

sampleRate
StkFloat sampleRate()
Undocumented in source. Be warned that the author may not have intended to support it.
setSampleRate
void setSampleRate(StkFloat rate)
Undocumented in source. Be warned that the author may not have intended to support it.
ignoreSampleRateChange
void ignoreSampleRateChange(bool ignore)
Undocumented in source. Be warned that the author may not have intended to support it.
clear_alertList
void clear_alertList()
Undocumented in source. Be warned that the author may not have intended to support it.
rawwavePath
string rawwavePath()
Undocumented in source. Be warned that the author may not have intended to support it.
setRawwavePath
void setRawwavePath(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
swap16
void swap16(ubyte* ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
swap32
void swap32(ubyte* ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
swap64
void swap64(ubyte* ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
sleep
void sleep(uint milliseconds)
Undocumented in source. Be warned that the author may not have intended to support it.
inRange
bool inRange(StkFloat value, StkFloat min, StkFloat max)
Undocumented in source. Be warned that the author may not have intended to support it.
handleError
void handleError(char* message, StkErrorType type)
Undocumented in source. Be warned that the author may not have intended to support it.
handleError
void handleError(string message, StkErrorType type)
Undocumented in source. Be warned that the author may not have intended to support it.
showWarnings
void showWarnings(bool status)
Undocumented in source. Be warned that the author may not have intended to support it.
printErrors
void printErrors(bool status)
Undocumented in source. Be warned that the author may not have intended to support it.
ignoreSampleRateChange_
bool ignoreSampleRateChange_;
Undocumented in source.
~this
~this()
Undocumented in source.
sampleRateChanged
void sampleRateChanged(StkFloat newRate, StkFloat oldRate)
Undocumented in source. Be warned that the author may not have intended to support it.
addSampleRateAlert
void addSampleRateAlert(Stk ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
removeSampleRateAlert
void removeSampleRateAlert(Stk ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
handleError
void handleError(StkErrorType type)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta