45 Butterworth(std::shared_ptr<ISound> sound,
float frequency);
This sound creates a butterworth lowpass filter reader.
Definition: Butterworth.h:32
#define AUD_API
Used for exporting symbols in the shared library.
Definition: Audaspace.h:93
This sound creates a IIR filter reader.
Definition: DynamicIIRFilter.h:37
The DynamicIIRFilter class.