jean-emmanuel / open-stage-control

Libre and modular OSC / MIDI controller
https://openstagecontrol.ammd.net
GNU General Public License v3.0
701 stars 88 forks source link

[Feature] QWERTY keyboard mapping to Keyboard widget #740

Closed brbrr closed 3 years ago

brbrr commented 3 years ago

I'm using OSC to simplify the development of a MIDI-related project. While the existing functionality is sufficient, I'd love to have a way to trigger midi notes via the keyboard on my computer. (Similar to how DAWs provides a "note keyboard" functionality.

Thanks!

jean-emmanuel commented 3 years ago

You can use a script widget with event set to keyboard to bind arbitrary actions to keystrokes : https://openstagecontrol.ammd.net/docs/widgets/scripting/ https://openstagecontrol.ammd.net/docs/widgets/properties-reference/#script_script