This commit is contained in:
onyx-and-iris 2025-07-11 18:43:34 +01:00
parent 310e96aa0f
commit 8c7dfefb7b

View File

@ -104,7 +104,7 @@ meld-cli audio toggle "Mic"
meld-cli audio status "Mic"
```
- gain: Adjust the gain of a specific audio track by name.
- gain: Adjust the audio gain
- args: audioName gainValue
```console