Audaspace 1.5.0
A high level audio library.
|
This is the complete list of members for Threshold, including all inherited members.
createReader() | Threshold | virtual |
Effect(std::shared_ptr< ISound > sound) | Effect | |
endThresholdFilter(float *threshold) | Threshold | static |
getReader() const | Effect | inlineprotected |
getSound() const | Effect | |
getThreshold() const | Threshold | |
m_sound | Effect | protected |
Threshold(std::shared_ptr< ISound > sound, float threshold=0.0f) | Threshold | |
thresholdFilter(CallbackIIRFilterReader *reader, float *threshold) | Threshold | static |
~Effect() | Effect | virtual |
~ISound() | ISound | inlinevirtual |