mirror of
https://github.com/onyx-and-iris/voicemeeter.git
synced 2024-11-23 13:20:54 +00:00
fix expected output
This commit is contained in:
parent
1b9d633217
commit
c9eaa76f62
@ -26,13 +26,14 @@ for example:
|
|||||||
Expected output:
|
Expected output:
|
||||||
|
|
||||||
```
|
```
|
||||||
time="<timestamp>" level=info msg="Logged into Voicemeeter Banana v2.1.1.1"
|
time="<timestamp>" level=info msg="Logged into Voicemeeter Potato v2.1.1.1"
|
||||||
strip[0].mute: 1.00
|
Setting strip[0].mute=0
|
||||||
Toggling strip[0].mute
|
|
||||||
strip[0].mute: 0.00
|
strip[0].mute: 0.00
|
||||||
Setting strip[0].label=podmic
|
Toggling strip[0].mute
|
||||||
strip[0].label: podmic
|
strip[0].mute: 1.00
|
||||||
time="<timestamp>" level=info msg="Logged out of Voicemeeter Banana"
|
Setting bus[0].gain=-8.8
|
||||||
|
Setting command.lock=1
|
||||||
|
time="<timestamp>" level=info msg="Logged out of Voicemeeter Potato"
|
||||||
```
|
```
|
||||||
|
|
||||||
If running in interactive mode enter `Q`, to exit.
|
If running in interactive mode enter `Q`, to exit.
|
||||||
|
Loading…
Reference in New Issue
Block a user