amiika / ziffers

Numbered musical notation for composing algorithmic and generative melodies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add multiplying syntax

amiika opened this issue · comments

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

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

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

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