Mercurial > hg > svapp
diff audioio/AudioCallbackPlaySource.cpp @ 174:e109e432b5c5
...
author | Chris Cannam |
---|---|
date | Thu, 25 Jun 2009 13:30:37 +0000 |
parents | f6a8fc35df93 |
children | d8017c8859eb |
line wrap: on
line diff
--- a/audioio/AudioCallbackPlaySource.cpp Tue Jun 09 13:03:06 2009 +0000 +++ b/audioio/AudioCallbackPlaySource.cpp Thu Jun 25 13:30:37 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;