| _make_filter(float64 cutoff_hz, float64 resonance) | Nsound::FilterLowPassMoogVcf | protected |
| cutoff_ | Nsound::FilterLowPassMoogVcf | protected |
| filter(const float64 &x) | Nsound::FilterLowPassMoogVcf | virtual |
| filter(const float64 &x, const float64 &cutoff_hz) | Nsound::FilterLowPassMoogVcf | virtual |
| filter(const float64 &x, const float64 &cutoff_hz, const float64 &resonance) | Nsound::FilterLowPassMoogVcf | virtual |
| Nsound::Filter::filter(const AudioStream &x) | Nsound::Filter | |
| Nsound::Filter::filter(const AudioStream &x, const float64 &frequency) | Nsound::Filter | |
| Nsound::Filter::filter(const AudioStream &x, const Buffer &frequencies) | Nsound::Filter | |
| Nsound::Filter::filter(const Buffer &x) | Nsound::Filter | |
| Nsound::Filter::filter(const Buffer &x, const float64 &frequency) | Nsound::Filter | |
| Nsound::Filter::filter(const Buffer &x, const Buffer &frequencies) | Nsound::Filter | |
| Filter(const float64 &sample_rate) | Nsound::Filter | |
| FilterLowPassMoogVcf(const float64 &sample_rate, const float64 &cutoff_hz, const float64 &resonance) | Nsound::FilterLowPassMoogVcf | |
| getFrequencyAxis(const uint32 n_fft=8192) | Nsound::Filter | |
| getFrequencyResponse(const uint32 n_fft=8192) | Nsound::Filter | |
| getImpulseResponse(const uint32 n_samples=8192) | Nsound::Filter | |
| getKernelSize() const | Nsound::Filter | inlinevirtual |
| getPhaseResponse() | Nsound::Filter | |
| getSampleRate() const | Nsound::Filter | inline |
| is_realtime_ | Nsound::Filter | protected |
| k_ | Nsound::FilterLowPassMoogVcf | protected |
| kernel_size_ | Nsound::Filter | protected |
| oldx_ | Nsound::FilterLowPassMoogVcf | protected |
| oldy0_ | Nsound::FilterLowPassMoogVcf | protected |
| oldy1_ | Nsound::FilterLowPassMoogVcf | protected |
| oldy2_ | Nsound::FilterLowPassMoogVcf | protected |
| p_ | Nsound::FilterLowPassMoogVcf | protected |
| plot(boolean show_fc=true, boolean show_phase=false) | Nsound::FilterLowPassMoogVcf | |
| Nsound::Filter::plot(boolean show_phase=false) | Nsound::Filter | |
| r_ | Nsound::FilterLowPassMoogVcf | protected |
| reset() | Nsound::FilterLowPassMoogVcf | virtual |
| resonance_ | Nsound::FilterLowPassMoogVcf | protected |
| sample_rate_ | Nsound::Filter | protected |
| sample_time_ | Nsound::Filter | protected |
| setRealtime(bool flag) | Nsound::Filter | inline |
| two_pi_over_sample_rate_ | Nsound::Filter | protected |
| y0_ | Nsound::FilterLowPassMoogVcf | protected |
| y1_ | Nsound::FilterLowPassMoogVcf | protected |
| y2_ | Nsound::FilterLowPassMoogVcf | protected |
| y3_ | Nsound::FilterLowPassMoogVcf | protected |
| ~Filter() | Nsound::Filter | inlinevirtual |
| ~FilterLowPassMoogVcf() | Nsound::FilterLowPassMoogVcf | inlinevirtual |