Skip to content

0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 18:28
· 13 commits to main since this release
ee6633e
  • Support for MPE. You can now instantiate MPEMidivalInput or MPEMidivalOutput
  • Added support for Registered Parameters. See MIDI Documentation, Table 3a
  • Dependencies were updated to the latest versions including TypeScript 5.0
  • Breaking: onPitchBend callback changed it's parameter type. Instead of number it recieved object with value and channel. See Migration guide for more information.