mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-02-26 08:19:11 +00:00
upd README
This commit is contained in:
parent
139e092937
commit
b075515654
10
README.md
10
README.md
@ -24,7 +24,7 @@ Commands:
|
|||||||
completion (c) Generate shell completion scripts.
|
completion (c) Generate shell completion scripts.
|
||||||
|
|
||||||
Raw
|
Raw
|
||||||
raw send Send a raw OSC message to the mixer.
|
raw Send raw OSC messages to the mixer.
|
||||||
|
|
||||||
Main
|
Main
|
||||||
main mute Get or set the mute state of the Main L/R output.
|
main mute Get or set the mute state of the Main L/R output.
|
||||||
@ -120,6 +120,14 @@ xair-cli strip 1 eq on true
|
|||||||
xair-cli bus 1 name 'vocal mix'
|
xair-cli bus 1 name 'vocal mix'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
*Send a raw OSC message to the mixer*
|
||||||
|
```console
|
||||||
|
xair-cli raw /xinfo
|
||||||
|
|
||||||
|
xair-cli raw /ch/01/config/name 'rode podmic'
|
||||||
|
xair-cli raw /ch/01/config/name
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user