Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

v0.2.0 Better Percussion

Choose a tag to compare

@samblenny samblenny released this 02 Jun 09:09

Main changes since last release:

  1. Implement notation for rests
  2. Add note name aliases to simplify writing drum parts
  3. Assign bass and treble clef defaults to voices (bass: 1, 3, 4; treble: 2)
  4. Change the demo track to a moderately complex drum thing
  5. Write more README docs about the drum stuff
  6. Reduce the amount of debug printing

Bug fixes:

  1. Fix MIDI channel assignment off by one error