# HG changeset patch # User Chris Cannam # Date 1245936637 0 # Node ID e109e432b5c5e44d285fc6cac53d69c762e9d7c4 # Parent 5a2845883dd6dce237f16bcbd2bfa54629a6ba0e ... diff -r 5a2845883dd6 -r e109e432b5c5 audioio/AudioCallbackPlaySource.cpp --- 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 #include -#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;