Nsound
0.9.4
|
This is the complete list of members for Nsound::Vocoder, including all inherited members.
filter(const Buffer &voice, const Buffer &carrier) | Nsound::Vocoder | |
filter(const float64 &voice, const float64 &carrier) | Nsound::Vocoder | |
filters_input_ | Nsound::Vocoder | protected |
filters_output_ | Nsound::Vocoder | protected |
FilterVector typedef | Nsound::Vocoder | protected |
freq_max_ | Nsound::Vocoder | protected |
getSampleRate() const | Nsound::Vocoder | inline |
moving_average_ | Nsound::Vocoder | protected |
n_bands_ | Nsound::Vocoder | protected |
reset() | Nsound::Vocoder | |
sample_rate_ | Nsound::Vocoder | protected |
Vocoder(const float64 &sample_rate, const float64 &window_length, const uint32 &n_bands, const float64 &freq_max=4000.0, const bool use_mel_scale=true, const bool plot_filter_bank=false) | Nsound::Vocoder | |
window_size_ | Nsound::Vocoder | protected |
~Vocoder() | Nsound::Vocoder | virtual |