This repository was archived by the owner on Oct 2, 2024. It is now read-only.
v0.2.0 Better Percussion
Main changes since last release:
- Implement notation for rests
- Add note name aliases to simplify writing drum parts
- Assign bass and treble clef defaults to voices (bass: 1, 3, 4; treble: 2)
- Change the demo track to a moderately complex drum thing
- Write more README docs about the drum stuff
- Reduce the amount of debug printing
Bug fixes:
- Fix MIDI channel assignment off by one error