It's MidiRouter

MIDI event routing system

About

MidiRouter is designed to be a flexible MIDI event routing system, receiving events from various sources, fiddling with them and then resending events out.

Possible uses of MidiRouter include:

Scriptable

MidiRouter will use a scripting language to handle event routing. Scripts will be able to intercept events and choose how to handle them.

Devices

The following input and output "devices" are intended:

License

MidiRouter is licensed under the GNU GPL v2.

Releases

None yet, sorry.

Development