rbkey-midi
v0.1.4
Published
A Rock Band keyboard to MIDI bridge
Downloads
3
Readme
rbkey-midi
A Rock Band keyboard (Wii only, at the moment) to MIDI bridge built on Node.js.
Instructions:
Install Node.js (http://nodejs.org)
You probably need Python (version 2.7.2 at least) and git installed and on your PATH
a. You might need Visual Studio (Express C++) if you're on Windows
b. Or libudev-dev if you're on LinuxRun
$ npm install -g rbkey-midi
to install, and after that
$ rbkey-midi
to run the program!