Mercurial > hg > multitrack-audio-matcher
diff src/AccompanimentSynchroniser.h @ 39:f5de07b4d733
helped the tempo prior to have wider shape
author | Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk> |
---|---|
date | Tue, 24 Apr 2012 23:57:10 +0100 |
parents | c96b18dd0f48 |
children | 5274e3b5479d |
line wrap: on
line diff
--- a/src/AccompanimentSynchroniser.h Tue Apr 24 16:37:52 2012 +0100 +++ b/src/AccompanimentSynchroniser.h Tue Apr 24 23:57:10 2012 +0100 @@ -43,10 +43,11 @@ double playingPositionTimeSent; double recordedPositionMillis; + double recordedPositionTimeSent; private: - double recordedPositionTimeSent; + double speed;