Nsound
0.9.4
|
#include <Nsound/AudioStream.h>
#include <Nsound/Buffer.h>
#include <Nsound/FilterBandPassIIR.h>
#include <Nsound/FilterBandPassVocoder.h>
#include <Nsound/FilterMovingAverage.h>
#include <Nsound/Plotter.h>
#include <Nsound/Vocoder.h>
Go to the source code of this file.
Macros | |
#define | CERR_HEADER __FILE__ << ":" << __LINE__ << ": " |
Functions | |
static float64 | f_to_mel (float64 f) |
static float64 | mel_to_f (float64 m) |
#define CERR_HEADER __FILE__ << ":" << __LINE__ << ": " |
Definition at line 43 of file Vocoder.cc.
Definition at line 52 of file Vocoder.cc.
References M_ASSERT_VALUE.
Referenced by Nsound::Vocoder::Vocoder().
Definition at line 59 of file Vocoder.cc.
References M_ASSERT_VALUE.
Referenced by Nsound::Vocoder::Vocoder().