From a41e1508b4eefc40c58a38b0071bb921084bc39c Mon Sep 17 00:00:00 2001 From: kevin Date: Mon, 30 Aug 2021 09:21:40 -0400 Subject: [PATCH] doc/xscore_gen.md : Updates to documentation. --- doc/xscore_gen.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/xscore_gen.md b/doc/xscore_gen.md index 1ee54d1..65300e6 100644 --- a/doc/xscore_gen.md +++ b/doc/xscore_gen.md @@ -233,6 +233,7 @@ Edit Sytax: % Flag note as a grace note %% -last note in grace note sequence $ Assign a note a new pitch +[ ] Add an arbitrary comment. b (begin grace) @@ -256,6 +257,9 @@ It is only necessary to mark the tick number of grace notes in order to give the time sequence of the notes. A single grace note therefore does not require an explict tick mark notation (i.e. @####) +Note that a given event (e.g. note,rest,bar) can be marked as both the +begin (i.e.%b) and end (e.g. %%a, %s) of a grace note sequence. + Insert/delete Event Marks: -----------------------------------