Skip to content

RudyB24/AutoHotKey_Bome_MIDI_2_Key

Repository files navigation

AutoHotKey 2 MIDI

This is an AutoHotKey script that translates MIDI messages into keystrokes.

  • AHK reads incoming MIDI messages and displays them in a small desktop window
  • AHK sends out a keystroke, dependent on which MIDI message was received
  • The currently open app receives these as if they were typed on the keyboard

This way any MIDI device with pushbuttons, knobs and sliders can be used as a hardware console to operate any Windows app.

Included are

  • AHK script with shortcuts to operate the DaVinci Resolve video editor via the Behringer X Touch One.
  • A Bome MIDI Translator configuration file in case you prefer to use the Bome app.
  • AHK script to control Magix Video Pro X, added by Erich Grubmüller.

Keystrokes can be changed to your liking via the 'if' statements from line 40 onwards.

YouTube videos with further explanation:

  1. https://www.youtube.com/watch?v=Y3gow1TlL78
  2. https://www.youtube.com/watch?v=D-Wvf4HNBnU
  3. https://www.youtube.com/watch?v=h0IZiYEkvLg

I like to mention I didn't program the MIDI tranlation part of the AutoHotKey script. I found it here. Author unknown. What I added are the X Touch One > DaVinci shortcuts.

Have fun.

Rudy Boer, February 2022

About

AutoHotKey script that reads incoming MIDI messages and translates them into keyboard shortcuts for DaVinci Resolve.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published