midi router
Posted: Sat May 02, 2020 1:39 pm
Hi
I have written a midi router
https://sourceforge.net/projects/midi-router-client/
it's supported on Linux, windows, OSX
Route anywhere to anywhere.
Create virtual port.
Route from WebMidiJs client to server and back.
Route from server to server.
All routing in RealTime with no latency.
Route from one event type to another. (cc to pitch wheel)
Route to/from 14bit CC
Monitor midi input.
Build Custom controls to send CC/Program Change.
Custom Program Change dropdown..
Transpose/Harmonize
Create presets, controlled by any midi event
The server is QT RtMidi c++,
The client is vue js, packaged with electron
hope you'd enjoy it.
I have written a midi router
https://sourceforge.net/projects/midi-router-client/
it's supported on Linux, windows, OSX
Route anywhere to anywhere.
Create virtual port.
Route from WebMidiJs client to server and back.
Route from server to server.
All routing in RealTime with no latency.
Route from one event type to another. (cc to pitch wheel)
Route to/from 14bit CC
Monitor midi input.
Build Custom controls to send CC/Program Change.
Custom Program Change dropdown..
Transpose/Harmonize
Create presets, controlled by any midi event
The server is QT RtMidi c++,
The client is vue js, packaged with electron
hope you'd enjoy it.