Miika Alonen 595fc346ae Added new repeat syntax
Shortened syntax for repeats:
1:5 (1,5):4 (1 2 3):4
2023-02-24 16:16:24 +02:00
2023-02-24 16:16:24 +02:00
2023-02-16 07:39:51 +01:00

Ziffers for Python 3.10+

This repo is hosting an attempt at porting the Ziffers numbered musical notation to Python 3.10+. This library is using parsimonious for PEG parsing.

Description
Python port of the Ziffers notation system
Readme 356 KiB
Languages
Python 100%