Mercurial > hg > svapp
diff audioio/AudioCallbackPlaySource.cpp @ 172:f6a8fc35df93
* Updates to putative segmenter program
author | Chris Cannam |
---|---|
date | Tue, 09 Jun 2009 13:02:16 +0000 |
parents | 07d8dac78edc |
children | e109e432b5c5 |
line wrap: on
line diff
--- a/audioio/AudioCallbackPlaySource.cpp Fri Jun 05 16:08:18 2009 +0000 +++ b/audioio/AudioCallbackPlaySource.cpp Tue Jun 09 13:02:16 2009 +0000 @@ -34,7 +34,7 @@ #include <iostream> #include <cassert> -//#define DEBUG_AUDIO_PLAY_SOURCE 1 +#define DEBUG_AUDIO_PLAY_SOURCE 1 //#define DEBUG_AUDIO_PLAY_SOURCE_PLAYING 1 const size_t AudioCallbackPlaySource::m_ringBufferSize = 131071;