Mercurial > hg > svcore
comparison data/fileio/FileSource.cpp @ 1067:24c48323c662 tonioni
Remove some debug; set some gain values
author | Chris Cannam |
---|---|
date | Tue, 31 Mar 2015 13:06:29 +0100 |
parents | 3a48b22fed48 |
children | 6b847a59d908 |
comparison
equal
deleted
inserted
replaced
1066:9fc8823a73e9 | 1067:24c48323c662 |
---|---|
30 #include <iostream> | 30 #include <iostream> |
31 #include <cstdlib> | 31 #include <cstdlib> |
32 | 32 |
33 #include <unistd.h> | 33 #include <unistd.h> |
34 | 34 |
35 #define DEBUG_FILE_SOURCE 1 | 35 //#define DEBUG_FILE_SOURCE 1 |
36 | 36 |
37 int | 37 int |
38 FileSource::m_count = 0; | 38 FileSource::m_count = 0; |
39 | 39 |
40 QMutex | 40 QMutex |