Audaspace 1.5.0
A high level audio library.
|
This is the complete list of members for Envelope, including all inherited members.
createReader() | Envelope | virtual |
Effect(std::shared_ptr< ISound > sound) | Effect | |
endEnvelopeFilter(EnvelopeParameters *param) | Envelope | static |
Envelope(std::shared_ptr< ISound > sound, float attack, float release, float threshold, float arthreshold) | Envelope | |
envelopeFilter(CallbackIIRFilterReader *reader, EnvelopeParameters *param) | Envelope | static |
getReader() const | Effect | inlineprotected |
getSound() const | Effect | |
m_sound | Effect | protected |
~Effect() | Effect | virtual |
~ISound() | ISound | inlinevirtual |