From d414844f8f70b66d18a3b2a29e83112739f7be5e Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sun, 1 Mar 2026 17:33:21 +0000 Subject: [PATCH] md fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a6ec38c..99bb31c 100644 --- a/README.md +++ b/README.md @@ -103,8 +103,6 @@ vban-cli bus 1 mute true see `vban-cli bus --help` for more info. ---- - ### Sendtext Command Usage: vban-cli sendtext TEXT @@ -127,6 +125,8 @@ vban-cli sendtext 'Point(ASIO128.IN[1..4],ASIO128.OUT[1]).dBGain = -3.0' see `vban-cli sendtext --help` for more info. +--- + ## Implementation Notes 1. The VBAN TEXT subprotocol defines two packet structures [ident:0][ident-0] and [ident:1][ident-1]. Neither of them contain the data for Bus EQ parameters.