From c1b2fa714ed6eeedc04a294a5dd8c47c323f7bfc Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Tue, 23 Dec 2025 15:06:23 -0600 Subject: [PATCH] update midi module section --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e5b585..8110da1 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,9 @@ Simple protocol router _/s_ - client - [PosiStageNet](https://posistage.net/) - client -- MIDI - - client (not included in pre-built binaries yet) +- MIDI (not included in pre-built binaries yet) + - input + - output - [SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol) - call server - [DTMF](https://en.wikipedia.org/wiki/Dual-tone_multi-frequency_signaling) server