-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* support repeat * support "-" as rest * parse "? " as "?0.5" * separate expressions taking single value on the right, apply @ and ! at parse * support polymeters without explicit count * support range expressions with integers * support slow expression * support split expressions, aka "a b . c d" -> "[a b] [c d]" * fix merging rests and holds * refactor ing & cleanups * update tidal differences explanation
- Loading branch information
1 parent
5db012c
commit 6a44839
Showing
3 changed files
with
1,081 additions
and
703 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.