changeset 174:e109e432b5c5

...
author Chris Cannam
date Thu, 25 Jun 2009 13:30:37 +0000
parents 5a2845883dd6
children 366f044c20e4
files audioio/AudioCallbackPlaySource.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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;