Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

midi2key

Translate incoming MIDI messages to keypress, Windows only

How to

  1. Install AutoHotkey
  2. Install NodeJS
  3. Install node-gyp following this instruction
  4. Clone this repo by git clone https://github.com/peter-pakanun/midi2key.git
  5. Change directory by cd midi2key
  6. Install dependencies by npm install
  7. Edit keymap in index.js, Refer to key list here (default keymap is for DJMax Respect V)
  8. Start the script by node .

Known Issues

  • Weird behavior when pressing keys in rapid succession

About

Translate incoming MIDI messages to keypress

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages