|
marvin 0.0.1
Pure C++ audio helper library
|
This is the complete list of members for marvin::dsp::filters::SVF< SampleType >, including all inherited members.
| FilterType enum name | marvin::dsp::filters::SVF< SampleType > | |
| initialise(double sampleRate) | marvin::dsp::filters::SVF< SampleType > | |
| operator()(SampleType x) | marvin::dsp::filters::SVF< SampleType > | |
| operator()(FilterType type, SampleType x) | marvin::dsp::filters::SVF< SampleType > | |
| reset() | marvin::dsp::filters::SVF< SampleType > | |
| setFrequency(SampleType newFrequency) | marvin::dsp::filters::SVF< SampleType > | |
| setGainDb(SampleType newGainDb) | marvin::dsp::filters::SVF< SampleType > | |
| setResonance(SampleType newResonance) | marvin::dsp::filters::SVF< SampleType > |