Added support for mote item in cyclic

This commit is contained in:
2023-02-19 12:45:50 +02:00
parent f417f0282e
commit c7a905f5a0
2 changed files with 26 additions and 11 deletions

View File

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