amiika / ziffers

Numbered musical notation for composing algorithmic and generative melodies
MIT License
81 stars 5 forks source link

Add multiplying syntax #25

Closed amiika closed 4 years ago

amiika commented 4 years ago

Change current "jump repeat"=* to something else. Add multiplying syntax for degrees and assigned characters.

zplay "14"->"1 1 1 1" zplay "K4"->" K K K K" etc.

but maybe as a separate opt under current hash, like ... times: 4

amiika commented 4 years ago

Decided to use **+* and /** for now. See docs