Mercurial > hg > tweakathon2ios
diff SequenceController.h @ 49:a62e033117fa
sequence controller now generated new. but doesn't fix the bug. bad access cropping up...
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Mon, 12 Jan 2015 18:40:00 +0000 |
parents | 2396eb9dcddd |
children | d0f6c5293d6a |
line wrap: on
line diff
--- a/SequenceController.h Thu Dec 18 17:02:28 2014 +0000 +++ b/SequenceController.h Mon Jan 12 18:40:00 2015 +0000 @@ -15,7 +15,7 @@ #include "TrainingScoreManager.h" #define MIN_TARGETS_IN_SEQUENCE 1 -#define NUM_REPETITIONS_AT_LEVEL 1 +#define NUM_REPETITIONS_AT_LEVEL 2 #define MAX_TARGETS_IN_SEQUENCE 3 #define MIN_TEMPO 90 #define MAX_TEMPO 520