Skip to content

Initial Release

Choose a tag to compare

@matthewshirley matthewshirley released this 29 Apr 23:37
· 7 commits to master since this release

Breaking Changes

  • None

Features

  • Introduced a useMidi() hook to access MIDI inputs and messages
  • Implemented logic to handle input connection and disconnections
  • Implemented logic to handle incoming messages and obtain musical references (note, octave).

Bug Fixes

  • None