All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Swapped out bespoke MIDI types for shared midi-types.
- And in turn midi-convert for parsing/rendering.
- NOTE:
midi-types
uses C3 as middle C, whereasusbd-midi
previously used C4 as middle C. If you use the note constants fromusbd-midi
, you will need to lower them by an octave when upgrading to preserve the pitch.