Mercurial > hg > svapp
changeset 510:83c60632bac0 tony-2.0-integration
Remove more debug
author | Chris Cannam |
---|---|
date | Wed, 14 Oct 2015 16:39:14 +0100 |
parents | 7cf6f5501212 |
children | 68ab0fe3bce4 169aa5203faa |
files | audio/AudioCallbackPlaySource.cpp |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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;