Commit Graph

13 Commits

Author SHA1 Message Date
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
95b69d1d41 Added support for m-EDO and EDJI notation 2023-03-15 22:53:31 +02:00
c30ff41f1f Add options to SampleList 2023-03-11 23:34:01 +02:00
c8c590d7ed Refactor multiple samples as SampleList 2023-03-10 20:11:38 +02:00
bd2a1587d7 Added experimental scala scale parser 2023-03-10 18:41:50 +02:00
545ae1f92a Added beat to events 2023-03-06 21:22:37 +02:00
7e015a635d Added total_duration and total_beats 2023-03-06 20:40:30 +02:00
745632ce59 Updating cyclic zip 2023-03-05 21:58:32 +02:00
323b41b36e Added samples and prefixes to variables 2023-03-05 18:45:14 +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
7bf6669cd1 Fixed some issues 2023-03-04 22:05:34 +02:00
13f68f7ee7 Moving things around 2023-03-04 12:36:09 +02:00