Mercurial > hg > multitrack-audio-matcher
diff src/RecordedMultitrackAudio.h @ 3:5e188c0035b6
checking the offsets of the arrays
author | Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk> |
---|---|
date | Wed, 01 Feb 2012 16:05:26 +0000 |
parents | 179c09199b3c |
children | 33dedfe32893 |
line wrap: on
line diff
--- a/src/RecordedMultitrackAudio.h Tue Jan 31 21:34:19 2012 +0000 +++ b/src/RecordedMultitrackAudio.h Wed Feb 01 16:05:26 2012 +0000 @@ -43,9 +43,9 @@ void zoomOut(); - void matchNewPitchEvent(const int& channel, const double& pitchIn, const double& timeIn); +// void matchNewPitchEvent(const int& channel, const double& pitchIn, const double& timeIn); - bool checkMatch(const double& recordedPitch, const double& livePitch); +// bool checkMatch(const double& recordedPitch, const double& livePitch); double recentPitch; //variables