Commit Graph

7 Commits

Author SHA1 Message Date
7d6ba407bd Added music21 and csound examples 2023-06-28 00:55:56 +03:00
5d122a90e0 Added parsing for monzos and support for escaped pitch_classes
Syntax for monzos supported in scala scales: [-1 1> etc.

Support for escaped pitches: {q12 e23 26}
2023-03-16 22:29:24 +02:00
bd2a1587d7 Added experimental scala scale parser 2023-03-10 18:41:50 +02:00
7e015a635d Added total_duration and total_beats 2023-03-06 20:40:30 +02:00
ea0e9ae0cd Fixed some bugs and added new tests
New test_multi_03 can be used to test multiple variables at once. Based on new collect function that can be used to collect n variables from parsed Ziffers.
2023-03-05 13:31:52 +02:00
004578e56e Added len to Ziffers object 2023-03-04 22:37:40 +02:00
13f68f7ee7 Moving things around 2023-03-04 12:36:09 +02:00