doc/xcore_gen.md : Updates

This commit is contained in:
kevin 2020-12-19 18:21:11 -05:00
parent f291cecfe7
commit a21ab3fc45

View File

@ -199,7 +199,7 @@ Event attribute symbols used in the edit file:
Desc | Flag | Desc | Flag |
----------|------|----------------------------------------- ----------|------|-----------------------------------------
Bar | | | Beginning of a measure Bar | \| | Beginning of a measure
Rest | R | Rest event Rest | R | Rest event
Grace | G | Grace note event Grace | G | Grace note event
Dot | . | note is dotted Dot | . | note is dotted
@ -246,8 +246,8 @@ $<sci_pitch> Assign a note a new pitch
Note: The first non-grace note in a grace note sequence is marked with a %b. Note: The first non-grace note in a grace note sequence is marked with a %b.
The last non-grace note in a grace note sequence is marked with a %s or %a. The last non-grace note in a grace note sequence is marked with a %s or %a.
Where: %s = steal time from the note marked with %b. > %s = steal time from the note marked with %b.
%a = insert time prior to the note marked with %a. > %a = insert time prior to the note marked with %a.
The last (by row number) note (grace or non-grace) in the the sequence The last (by row number) note (grace or non-grace) in the the sequence
is marked with %%# where # is replaced with a,b,s,or g. is marked with %%# where # is replaced with a,b,s,or g.