This commit is contained in:
onyx-and-iris 2026-03-01 17:33:21 +00:00
parent f605178da6
commit d414844f8f

View File

@ -103,8 +103,6 @@ vban-cli bus 1 mute true
see `vban-cli bus --help` for more info. see `vban-cli bus --help` for more info.
---
### Sendtext Command ### Sendtext Command
Usage: vban-cli sendtext TEXT 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. see `vban-cli sendtext --help` for more info.
---
## Implementation Notes ## 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. 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.