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,7 +199,7 @@ Event attribute symbols used in the edit file:
199 199
 
200 200
 Desc      | Flag | 
201 201
 ----------|------|-----------------------------------------
202
-Bar       |  |   | Beginning of a measure
202
+Bar       |  \|  | Beginning of a measure
203 203
 Rest      |  R   | Rest event
204 204
 Grace     |  G   | Grace note event
205 205
 Dot       |  .   | note is dotted
@@ -246,8 +246,8 @@ $<sci_pitch>            Assign a note a new pitch
246 246
 Note: The first non-grace note in a grace note sequence is marked with a %b.
247 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 252
  The last (by row number) note (grace or non-grace) in the the sequence
253 253
 is marked with %%# where # is replaced with a,b,s,or g.

Loading…
Cancel
Save