Skip to content

midi-macro release v0.1.0

Latest
Compare
Choose a tag to compare
@vipul-sharma20 vipul-sharma20 released this 04 Sep 19:20
· 2 commits to master since this release

Changelog

  • Add port option to the YAML config for selecting the MIDI device.
  • list command to list MIDI devices.
  • run command to start the event listener.
  • Simplified event handlers (to be improved in later releases).
  • New task for knobs. Also easier way for knob handlers to use previous values.
  • Improved CLI interface using cobra

Thanks to @winder @tfager for their contributions.