Added evaluation for subdivision

This commit is contained in:
2023-02-18 12:45:32 +02:00
parent 5e9bf94d42
commit f417f0282e
2 changed files with 38 additions and 5 deletions

View File

@ -56,7 +56,7 @@
// Subdivision
subdivision: "[" subitems "]"
subitems: (pitch_class | WS | chord | cycle | subdivision)*
subitems: (pitch_class | WS | chord | cycle | subdivision | list | list_op)*
// Control characters modifying future events
oct_mod: octave WS