Midi Router Client is an advanced, cross-platform tool designed to route and manipulate MIDI signals in real time. It allows users to create virtual MIDI ports, map MIDI events (e.g., CC to pitch wheel), monitor inputs, and build custom controls like program change dropdowns — all with minimal latency.
Features:
- Route anywhere to anywhere.
- Create virtual port.
- Route from WebMidiJs client to server and back.
- Route from server to server.
- All routing in Real Time 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.

Client git (vuejs, typescript, electron):
github.com/shemeshg/midi-router-client
Server git (C++, Qt webchannel):
github.com/shemeshg/RtMidiWrap
Online client:
shemeshg.github.io/midirouter-online/#/
sourceforge.net/projects/midi-router-client





