Mercurial > hg > mep
diff README @ 38:a36ca20cffd4
Document debug flag
author | Jeremy Gow <jeremy.gow@gmail.com> |
---|---|
date | Fri, 16 Nov 2012 10:39:57 +0000 |
parents | cd11981476ec |
children | 75354c638975 |
line wrap: on
line diff
--- a/README Fri Nov 16 10:17:19 2012 +0000 +++ b/README Fri Nov 16 10:39:57 2012 +0000 @@ -5,7 +5,7 @@ USAGE - java Experiment <show clock?> <multiple> <n> <midi device> <scale length> <low anchor> <high anchor> <midi file directory> <instructions file> <results directory> <familiarity> <pleasantness> <questionnaire> + java Experiment <show clock?> <multiple> <n> <midi device> <scale length> <low anchor> <high anchor> <midi file directory> <instructions file> <results directory> <familiarity> <pleasantness> <questionnaire> <debug> where <show clock?> specifies whether to show the clock (0 = no; 1 = yes) and <multiple> and <n> are integers: the clock runs for <n> time @@ -37,6 +37,8 @@ questionnaire on age, sex, musical training etc.; if it is 0 the questionnaire is optional. +if <debug> is 1 debug information is written to the terminal, if 0 it is not. + See runExperiment.bat for an example. To use in a study: