Browse Source

doc/xcore_gen.md : Updates

master
kevin 3 years ago
parent
commit
a21ab3fc45
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      doc/xscore_gen.md

+ 3
- 3
doc/xscore_gen.md View File

199
 
199
 
200
 Desc      | Flag | 
200
 Desc      | Flag | 
201
 ----------|------|-----------------------------------------
201
 ----------|------|-----------------------------------------
202
-Bar       |  |   | Beginning of a measure
202
+Bar       |  \|  | Beginning of a measure
203
 Rest      |  R   | Rest event
203
 Rest      |  R   | Rest event
204
 Grace     |  G   | Grace note event
204
 Grace     |  G   | Grace note event
205
 Dot       |  .   | note is dotted
205
 Dot       |  .   | note is dotted
246
 Note: The first non-grace note in a grace note sequence is marked with a %b.
246
 Note: The first non-grace note in a grace note sequence is marked with a %b.
247
 The last non-grace note in a grace note sequence is marked with a %s or %a.
247
 The last non-grace note in a grace note sequence is marked with a %s or %a.
248
 
248
 
249
-Where: %s = steal time from the note marked with %b.
250
-       %a = insert time prior to the note marked with %a.
249
+> %s = steal time from the note marked with %b.
250
+> %a = insert time prior to the note marked with %a.
251
        
251
        
252
  The last (by row number) note (grace or non-grace) in the the sequence
252
  The last (by row number) note (grace or non-grace) in the the sequence
253
 is marked with %%# where # is replaced with a,b,s,or g.
253
 is marked with %%# where # is replaced with a,b,s,or g.

Loading…
Cancel
Save