Skip to content

peter-pakanun/midi2key

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published