From f605178da6628679e8f6427eefbc780c099ffa33 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sun, 1 Mar 2026 17:26:21 +0000 Subject: [PATCH] add note about sendtext --help. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5572b8..a6ec38c 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,8 @@ vban-cli sendtext 'Command.Version = ?' 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.