Mercurial > hg > svcore
diff data/fileio/MatrixFile.cpp @ 154:6ec58bb8f729
* Suspend/resume fft data server write activity while reading from a server
to repaint the spectrogram display. Makes a significant improvement to
the otherwise dreadful responsiveness of spectrogram display.
author | Chris Cannam |
---|---|
date | Thu, 03 Aug 2006 12:42:15 +0000 |
parents | 8d92611901d3 |
children | 0d943a3fcc77 |
line wrap: on
line diff
--- a/data/fileio/MatrixFile.cpp Wed Aug 02 16:42:17 2006 +0000 +++ b/data/fileio/MatrixFile.cpp Thu Aug 03 12:42:15 2006 +0000 @@ -32,8 +32,8 @@ #include <QFileInfo> #include <QDir> -#define DEBUG_MATRIX_FILE 1 -#define DEBUG_MATRIX_FILE_READ_SET 1 +//#define DEBUG_MATRIX_FILE 1 +//#define DEBUG_MATRIX_FILE_READ_SET 1 #ifdef DEBUG_MATRIX_FILE_READ_SET #ifndef DEBUG_MATRIX_FILE