serialize everything (error on the sheet type)

This commit is contained in:
Breval Ferrari 2024-10-31 00:21:24 -04:00
parent 9c6f76fd6e
commit 829cb64511
No known key found for this signature in database
GPG key ID: 6FED68D87C479A59
7 changed files with 232 additions and 111 deletions

View file

@ -14,36 +14,38 @@ channels:
melody:
instr: sine
score:
aabc.
'rt°y
+d+d+d---
/ff/f\\
ab>c<ba
;this is a comment (or lyrics whatever),
s:df
(3deff)
(deff)
[ffe]
{l 1-cos((PI*x)/2),acced}
abbc!o5cc!v15feed!l4fedd!t60hdd
# rest: .
# pizz.: '°
# volume: +-
# length: /\
# octave: ><
# comment?: ;,
# start here: ':'
# 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 with count: (COUNT, score)
# tuple: []
# modifier: !
# volume modifier prefix: v
# octave modifier prefix: o
# length modifier prefix: l
# tempo modifier prefix: t
notes: cCdDefFgGaAb
sheet:
aabc.
'rt°y
+d+d+d---
/ff/f\\
ab>c<ba
;this is a comment (or lyrics whatever),
s:df
(3deff)
(deff)
[ffe]
{l 1-cos((PI*x)/2),acced}
abbc!o5cc!v15feed!l4fedd!t60hdd
# rest: .
# pizz.: '°
# volume: +-
# length: /\
# octave: ><
# comment?: ;,
# start here: ':'
# 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 with count: (COUNT, score)
# tuple: []
# modifier: !
# volume modifier prefix: v
# octave modifier prefix: o
# length modifier prefix: l
# tempo modifier prefix: t