mirror of
https://github.com/onyx-and-iris/voicemeeter.git
synced 2024-11-23 05:10:54 +00:00
fix expected output
This commit is contained in:
parent
1b9d633217
commit
c9eaa76f62
@ -26,13 +26,14 @@ for example:
|
||||
Expected output:
|
||||
|
||||
```
|
||||
time="<timestamp>" level=info msg="Logged into Voicemeeter Banana v2.1.1.1"
|
||||
strip[0].mute: 1.00
|
||||
Toggling strip[0].mute
|
||||
time="<timestamp>" level=info msg="Logged into Voicemeeter Potato v2.1.1.1"
|
||||
Setting strip[0].mute=0
|
||||
strip[0].mute: 0.00
|
||||
Setting strip[0].label=podmic
|
||||
strip[0].label: podmic
|
||||
time="<timestamp>" level=info msg="Logged out of Voicemeeter Banana"
|
||||
Toggling strip[0].mute
|
||||
strip[0].mute: 1.00
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user