Replace the changes I removed by executing 'git reset HEAD~'.

This commit is contained in:
Joe Taylor
2020-03-16 10:27:22 -04:00
parent 3962aa3c43
commit 2653626d45
9 changed files with 86 additions and 103 deletions
+2
View File
@@ -11,6 +11,8 @@ extern "C" {
void fil4_(qint16*, qint32*, qint16*, qint32*);
}
extern dec_data_t dec_data;
Detector::Detector (unsigned frameRate, double periodLengthInSeconds,
unsigned downSampleFactor, QObject * parent)
: AudioDevice (parent)