diff options
Diffstat (limited to 'sms/soundIO.c')
-rw-r--r-- | sms/soundIO.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sms/soundIO.c b/sms/soundIO.c index 1de75d6..1f68506 100644 --- a/sms/soundIO.c +++ b/sms/soundIO.c @@ -23,9 +23,6 @@ */ #include "sms.h" -const char *pChResidualFile = "residual.aiff"; -#define MAX_SAMPLES 10000 - /*! \brief fill the sound buffer * * \param sizeWaveform size of input data |