new slope system
This commit is contained in:
parent
7a02a920db
commit
87abf20e67
1 changed files with 7 additions and 2 deletions
|
@ -24,7 +24,7 @@ channels:
|
||||||
(3deff)
|
(3deff)
|
||||||
(deff)
|
(deff)
|
||||||
[ffe]
|
[ffe]
|
||||||
{1-cos((PI*x)/2),acced}
|
{l 1-cos((PI*x)/2),acced}
|
||||||
abbc!o5cc!v15feed!l4fedd!t60hdd
|
abbc!o5cc!v15feed!l4fedd!t60hdd
|
||||||
# rest: .
|
# rest: .
|
||||||
# pizz.: '°
|
# pizz.: '°
|
||||||
|
@ -33,7 +33,12 @@ channels:
|
||||||
# octave: ><
|
# octave: ><
|
||||||
# comment?: ;,
|
# comment?: ;,
|
||||||
# start here: ':'
|
# start here: ':'
|
||||||
# glissando: {EXPR, score}
|
# slope: {MODIFIER EXPR, score}
|
||||||
|
# note modifier prefix: n
|
||||||
|
# volume modifier prefix: v
|
||||||
|
# octave modifier prefix: o
|
||||||
|
# length modifier prefix: l
|
||||||
|
# tempo modifier prefix: t
|
||||||
# loop: ()
|
# loop: ()
|
||||||
# loop with count: (COUNT, score)
|
# loop with count: (COUNT, score)
|
||||||
# tuple: []
|
# tuple: []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue