New Syntax: c+
(sharp), g-
(flat), n0+
(next note)
c d e f g a b
and r
.[ceg]
or [c e g]
. Works with numbered notes: [n0n4n7]
.+
for sharp, -
for flat (e.g., c+
, g-
).c[+22]
(cents) or c[3/2]
(ratio).L4
sets default. c8
is an 8th note. Add .
for dotted.V#
sets note volume (0-15).K#
modifies note duration. Default is 120. K60
doubles duration, K240
halves it.Use I#={...}
to define an instrument and M#={...}
for automation macros. Activate with @#
and c{...}
respectively.
o#
, >
, <
.T#=[...]
. Can contain cents (e.g. 200
) or ratios (e.g. 9/8
).U#
activates it. U-1
reverts to default 12-TET.S3#386
or S2=9/8
S4+10
or S4-10
S6*25/24
or S6/25/24
n#
for non-12-TET scales.X+10
, X=702
, X*3/2
.