Mercurial > hg > tweakathon2ios
comparison globalVariables.h @ 4:60b54ba87f6a
Preset save and recall works.
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Thu, 16 Oct 2014 14:34:14 +0100 |
parents | 851833072cf1 |
children | d5e928887f51 |
comparison
equal
deleted
inserted
replaced
3:c50de2d84732 | 4:60b54ba87f6a |
---|---|
21 #define CRAP_TEST_ID 99817364 | 21 #define CRAP_TEST_ID 99817364 |
22 #define GOOD_TEST_ID 99090378 | 22 #define GOOD_TEST_ID 99090378 |
23 #define RESTART_EXPERIMENT_ID 99658290 | 23 #define RESTART_EXPERIMENT_ID 99658290 |
24 #define SPEED_CHANGE_ID 99573012 | 24 #define SPEED_CHANGE_ID 99573012 |
25 #define VOLUME_CHANGE_ID 99263748 | 25 #define VOLUME_CHANGE_ID 99263748 |
26 #define SAVE_PRESET_HIT 99245748 | |
27 #define RECALL_PRESET_HIT 99298750 | |
26 #define ALTERNATION_SPEED 180 // ms that target / candidate sounds play | 28 #define ALTERNATION_SPEED 180 // ms that target / candidate sounds play |
27 // globles | 29 // globles |
28 | 30 |
29 #define TOTAL_NUM_PARAMS 8 | 31 #define TOTAL_NUM_PARAMS 8 |
30 #define TARGET_SCORE_CC_BAND 6 // number of cc vals per target band in dartboard | 32 #define TARGET_SCORE_CC_BAND 6 // number of cc vals per target band in dartboard |