Mercurial > hg > mep
changeset 11:85b03f084d63
Fix incorrect info about zero-indexing in README.
Ignore-this: ed7a491d54fa129a7e2e9bb08c20f17a
author | Marcus Pearce <m.pearce@gold.ac.uk> |
---|---|
date | Fri, 04 Nov 2011 18:21:49 +0000 |
parents | 3dd7636ca811 |
children | 284c23df4652 |
files | FileList.java README |
diffstat | 2 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/FileList.java Fri Nov 04 17:44:38 2011 +0000 +++ b/FileList.java Fri Nov 04 18:21:49 2011 +0000 @@ -2,7 +2,7 @@ * File: FileList.java * Author: Marcus Pearce <m.pearce@gold.ac.uk> * Created: <2007-11-30 10:30:38 marcusp> - * Time-stamp: <2010-05-10 11:14:37 marcusp> + * Time-stamp: <2011-11-04 18:05:36 marcusp> *============================================================================= */
--- a/README Fri Nov 04 17:44:38 2011 +0000 +++ b/README Fri Nov 04 18:21:49 2011 +0000 @@ -45,9 +45,8 @@ 2. edit pfilelist.txt and filelist.txt (also in <midi file directory>) to contain the midi files played in the practice and main blocks respectively: put one file on each line followed by a list of note -numbers to probe with the visual clock. NB: that the last line of -these files must terminate with a newline and the note numbers are -zero indexed (so the first note is indexed by 0). +numbers to probe with the visual clock (e.g., 1 = the first note). +NB: that the last line of these files must terminate with a newline. 3. edit Data/instructions.html if necessary or create a new set of instructions.