Translate incoming MIDI messages to keypress, Windows only
- Install AutoHotkey
- Install NodeJS
- Install node-gyp following this instruction
- Clone this repo by
git clone https://github.com/peter-pakanun/midi2key.git
- Change directory by
cd midi2key
- Install dependencies by
npm install
- Edit keymap in index.js, Refer to key list here (default keymap is for DJMax Respect V)
- Start the script by
node .
- Weird behavior when pressing keys in rapid succession