vipul-sharma20 / midi-macro

Use your MIDI controller (pads, knobs, sliders, keys etc.) to trigger macros
MIT License
15 stars 4 forks source link

Knobs to keypresses #4

Closed tfager closed 3 years ago

tfager commented 3 years ago

New keyPress task for knobs, allowing to use knobs in MIDI appliance to send different keypresses when knob is turned up or down. Also paving the way for new handlers that use the previous value of the knob.

Added some clarifications to the README.

Also contains the earlier improvements by winder

vipul-sharma20 commented 3 years ago

@tfager Thank you for your contribution. You and @winder have made some good improvements to the project. I appreciate it. Apologies for being unresponsive on this.