diff SequenceController.h @ 47:17402059e089

exponential animation demo mode works skip run works
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Wed, 17 Dec 2014 16:12:34 +0000
parents 80112c9349c4
children 2396eb9dcddd
line wrap: on
line diff
--- a/SequenceController.h	Wed Dec 17 12:31:17 2014 +0000
+++ b/SequenceController.h	Wed Dec 17 16:12:34 2014 +0000
@@ -163,6 +163,7 @@
     float tempoInc;
     int timeInc;
     bool soundOnlyMode;
+    bool demoMode;
     controlPanelType panelType;
     int totNumRuns;
     vector<int> timeIntervalsHard;