BiquadResonantFilter

Undocumented in source.

Alias This

soloudObject

Members

Functions

free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
setParams
int setParams(int aType, float aSampleRate, float aFrequency, float aResonance)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

BANDPASS
enum BANDPASS;
Undocumented in source.
FREQUENCY
enum FREQUENCY;
Undocumented in source.
HIGHPASS
enum HIGHPASS;
Undocumented in source.
LOWPASS
enum LOWPASS;
Undocumented in source.
NONE
enum NONE;
Undocumented in source.
RESONANCE
enum RESONANCE;
Undocumented in source.
SAMPLERATE
enum SAMPLERATE;
Undocumented in source.
WET
enum WET;
Undocumented in source.

Static functions

create
create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

soloudObject
SoloudObject soloudObject;
Undocumented in source.

Meta