diff options
author | Eddy Pedroni <epedroni@pm.me> | 2025-07-21 18:57:53 +0200 |
---|---|---|
committer | Eddy Pedroni <epedroni@pm.me> | 2025-07-21 18:57:53 +0200 |
commit | f0835be9ffcae8e5c74c8fc6a0da2f7bc49343ac (patch) | |
tree | fb7a6f34e9068b48b67c039e7fcead23e361da75 /readme.md |
Initial commit, daemon hello world
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..9e7b20f --- /dev/null +++ b/readme.md @@ -0,0 +1,4 @@ +# MIDI Router + +Routes MIDI messages between USB MIDI devices. Routing configuration supports multicast, broadcast and filtering by message type. + |