MIDI Router is c++ midi routing utility.
Ability to route midi from selected MIDI Input device to selected MIDI Output device without any overhead.
You can download latest MIDI Router Windows executable here:
- Open the Developer Command Prompt for Visual Studio.
- Run
build.bat.
- Ensure
g++andcmakeare in your PATH. - Run
build.bat.
Run ./build.sh (Requires cmake and a C++ compiler).
This project is licensed under the MIT License.
