Stk

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

handleError
void handleError(StkErrorType type)
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.
sampleRateChanged
void sampleRateChanged(StkFloat newRate, StkFloat oldRate)
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.

Static functions

addSampleRateAlert
void addSampleRateAlert(Stk ptr)
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.
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.
inRange
bool inRange(StkFloat value, StkFloat min, StkFloat max)
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.
rawwavePath
string rawwavePath()
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.
sampleRate
StkFloat sampleRate()
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.
showWarnings
void showWarnings(bool status)
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.
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.

Variables

ignoreSampleRateChange_
bool ignoreSampleRateChange_;
Undocumented in source.

Meta