wav_file_taker Class Reference
List of all members.
Public Member Functions |
| wav_file_taker (const char *name, int samprate=44100, int bits=16, int channels=1) |
bool | failed () const |
virtual void | take (float s) |
bool | clipped () const |
void | clear_clip () |
bool | min_max_exists () const |
float | max () const |
float | min () const |
The documentation for this class was generated from the following files:
- /home/hgneng/e-guidedog/eGuideDog_TTS/sr-convert/dsp.h
- /home/hgneng/e-guidedog/eGuideDog_TTS/sr-convert/dsp.cpp