Spectrum panel init fixes, more FFT distributor tweaks

This commit is contained in:
Charles J. Cliffe
2015-09-09 17:31:55 -04:00
parent 11121d8a0e
commit 7163cd13f2
5 changed files with 26 additions and 15 deletions
+2 -2
View File
@@ -16,7 +16,7 @@ int FFTDataDistributor::getLinesPerSecond() {
}
void FFTDataDistributor::process() {
while (!input->empty()) {
if (!input->empty()) {
if (!isAnyOutputEmpty()) {
return;
}
@@ -33,7 +33,7 @@ void FFTDataDistributor::process() {
}
inp->decRefCount();
} else {
continue;
return;
}
// number of seconds contained in input