| |
| Command |
Alternates |
Desc |
Syntax |
Sample |
| Q |
"QNOTE", "4" |
quarter note |
q=Note[;Note 2][;Note 3] |
q=c2
q=f;a;c |
| H |
"HNOTE", "2" |
half note |
h=Note[;Note 2][;Note 3] |
h=a;c;e
h=b |
| 8 |
"8NOTE", "E" |
eighth note |
8=Note[;Note 2][;Note 3], "Bar X",
"Bar Y", "Stem Length", "x-let", "Bar
Back", "Bar Width", "X Note" |
8note=c,,,-800,,,,y |
| 1 |
"WNOTE", "W" |
whole note |
w=Note[;Note 2][;Note 3] |
w=c
w=a;c;e |
| 16 |
"16NOTE", "SX" |
sixteenth note |
16=Note[;Note 2][;Note 3], "Bar X",
"Bar Y", "Stem Length", "x-let", "Bar
Back", "Bar Width", "X Note" |
16note=c,,,-800,,,,y |
| GLISS |
"GL" |
glissando |
GLISS="Note", "Width" |
gl=g2,500 |
| 4S |
"4SLASH" |
four slashes |
4s="Text Over", "[Font
Name]", "[Font Size]" |
4s=C#7,Arial Narrow,14 |
| 3S |
"3SLASH" |
three slashes |
3s="Text Over", "[Font
Name]", "[Font Size]" |
3s=Ab,Arial Narrow,14 |
| 2S |
"2SLASH" |
two slashes |
2s="Text Over", "[Font
Name]", "[Font Size]" |
2s=C^3,Arial Narrow,14 |
| S |
"SLASH" |
one slash |
s="Text Over", "[Font Name]",
"[Font Size]" |
s=Bb9,,14 |
| SPACE |
|
space |
SPACE="Space Width" |
space=1400 |
| C |
"COMMENT", "C"
|
text |
c="Text Over", "Y Position",
"X Position", "[Font Name]", "[Font Size]" |
c=watch drummer,-300,-50 |
| CLEF |
|
clef |
clef="Bass or Treble" |
clef=bass
clef=treble |
| TS |
"SIG", "TIMESIGNATURE"
|
time sig |
TS="BPM/BTU"
|
ts=4/4
ts=6/8
ts=12/8 |
| DOT |
|
dots a note |
DOT="Note[;Note 2][;Note 3]etc." |
|
| TIE |
|
tie between notes |
TIE="X Pos", "Y Pos",
"radius", "Start", "End", "0-over,
-1-under" |
tie=400,400,600,,-1 |
| F |
"FLAT", "B"
|
flat |
b="Note" |
b=e2 |
# |
"S", "SHARP" |
sharp |
#="Note" |
x=c2 |
| NAT |
|
natural |
nat="Note" |
nat=g |
| BAR |
"BARTYPE" |
|
BAR="2(Double) or 3(End)" |
bar=3 |
| BT |
"BARTEXT" |
text over next bar |
bt="Text", "Y Pos",
"FontSize" |
bt=Guitar Solo,,12 |
| HUT |
|
hut a note |
HUT="Note" |
hut=c2 |
| FERMATA |
"FM" |
|
FM="Note" |
fm=g |
| ACCENT |
"ACC" |
|
ACCENT="Note" |
|
| SKIP |
"TAB", "BLOCKOUT",
"GAP", "EMPTYSPACE" |
leaves a gap in the printed staff |
TAB="Space Amt" |
skip=5000 |
| SEC |
"SECTION BAR" |
|
SEC="# Measures", "Width",
"FontSize" |
sec= 16,500,14 |
| RPT |
"REPEAT" |
repeat measures sign |
RPT="# Measures" |
rpt=4 |
| SCOOP |
|
|
SCOOP="X Offset", "Y Offset" |
|
| GLASSES |
|
|
GLASSES="X Offset", "Y
Offset" |
|
| DRAW |
|
draws a stored image |
DRAW="Image #", "X Offset",
"Y Offset", "Width", "Height", "Drawmode" |
draw=17,50,-200,300,300 |
| LINE |
|
draws a line |
LINE="X Start", "Y Start",
"X End", "Y End", "Width" |
|
| NEWLINE |
|
starts a new line |
newline= |
newline= |
| QR |
"4R", "QREST" |
quarter rest |
qr= |
qr= |
| SR |
"16R", "SREST" |
Sixteenth Rest |
sr= |
16r= |
| ER |
"8R", "EREST" |
eigth rest |
er= |
erest= |
| HR |
"2R", "HREST" |
half rest |
hr= |
hr= |
| WR |
"1R", "WREST" |
whole rest |
wr= |
wr= |
|
|