Mercurial > hg > multitrack-audio-matcher
comparison annotationCalculatorSrc/testApp.h @ 53:5274e3b5479d
Smoothed output, added tempo distribution variation to match the output
author | Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk> |
---|---|
date | Tue, 14 Aug 2012 21:45:12 +0100 |
parents | 8df911733fdc |
children |
comparison
equal
deleted
inserted
replaced
52:e359b9bad811 | 53:5274e3b5479d |
---|---|
76 void setCoordinatesToSquare(); | 76 void setCoordinatesToSquare(); |
77 | 77 |
78 EwertAnnotationReader ewertReader; | 78 EwertAnnotationReader ewertReader; |
79 void readEwertAnnotations(); | 79 void readEwertAnnotations(); |
80 std::string ewertAlignmentPath; | 80 std::string ewertAlignmentPath; |
81 bool ewertFlag; | |
81 }; | 82 }; |