Mercurial > hg > tweakathon2ios
diff SequenceController.h @ 44:d810aa9ca03a
times. cosmetic stuff
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Mon, 15 Dec 2014 17:33:41 +0000 |
parents | 4ad0d218f890 |
children | 80112c9349c4 |
line wrap: on
line diff
--- a/SequenceController.h Mon Dec 15 12:51:09 2014 +0000 +++ b/SequenceController.h Mon Dec 15 17:33:41 2014 +0000 @@ -16,16 +16,17 @@ #define MIN_TARGETS_IN_SEQUENCE 1 #define NUM_REPETITIONS_AT_LEVEL 2 -#define MAX_TARGETS_IN_SEQUENCE 4 +#define MAX_TARGETS_IN_SEQUENCE 3 #define MIN_TEMPO 90 #define MAX_TEMPO 520 #define TEMPO_RANDOM_AMOUNT #define MAX_TIME 2800 #define MIN_TIME 200 -#define NUM_TEMPO_STEPS 20 +#define NUM_TEMPO_STEPS 15 #define END_NEUTRAL_MATCH 0 #define NUM_PRESETS 8 +#define SLIDER_SLOW_FACTOR 1.4 #define SPACER_BARS false #define NO_GUIDES_LEVEL false