|
Audaspace 1.7.0
A high level audio library.
|
This is the complete list of members for IIRFilter, including all inherited members.
| createReader() | IIRFilter | virtual |
| Effect(std::shared_ptr< ISound > sound) | Effect | |
| getReader() const | Effect | inlineprotected |
| getSound() const | Effect | |
| IIRFilter(std::shared_ptr< ISound > sound, const std::vector< float > &b, const std::vector< float > &a) | IIRFilter | |
| m_sound | Effect | protected |
| ~Effect() | Effect | virtual |
| ~ISound() | ISound | inlinevirtual |