Mercurial > hg > svapp
diff audio/AudioCallbackPlaySource.cpp @ 510:83c60632bac0 tony-2.0-integration
Remove more debug
author | Chris Cannam |
---|---|
date | Wed, 14 Oct 2015 16:39:14 +0100 |
parents | 7cf6f5501212 |
children | 0d5c3abc9658 |
line wrap: on
line diff
--- a/audio/AudioCallbackPlaySource.cpp Wed Oct 14 16:02:09 2015 +0100 +++ b/audio/AudioCallbackPlaySource.cpp Wed Oct 14 16:39:14 2015 +0100 @@ -35,7 +35,7 @@ #include <iostream> #include <cassert> -#define DEBUG_AUDIO_PLAY_SOURCE 1 +//#define DEBUG_AUDIO_PLAY_SOURCE 1 //#define DEBUG_AUDIO_PLAY_SOURCE_PLAYING 1 static const int DEFAULT_RING_BUFFER_SIZE = 131071;