Mercurial > hg > tweakathon2ios
diff SequenceController.h @ 38:fea11c3d1d94
tweaking endlessly
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Thu, 04 Dec 2014 17:03:01 +0000 |
parents | 52dbd5b4cfa9 |
children | 96ff7b41923a |
line wrap: on
line diff
--- a/SequenceController.h Wed Dec 03 11:38:26 2014 +0000 +++ b/SequenceController.h Thu Dec 04 17:03:01 2014 +0000 @@ -18,11 +18,11 @@ #define NUM_REPETITIONS_AT_LEVEL 1 #define MAX_TARGETS_IN_SEQUENCE 4 #define MIN_TEMPO 70 -#define MAX_TEMPO 480 +#define MAX_TEMPO 500 #define TEMPO_RANDOM_AMOUNT #define MAX_TIME 2800 #define MIN_TIME 200 -#define NUM_TEMPO_STEPS 17 +#define NUM_TEMPO_STEPS 20 #define NUM_PRESETS 8 #define SPACER_BARS false