diff --git a/examples/vm-cli/README.md b/examples/vm-cli/README.md index f4962e1..d20b537 100644 --- a/examples/vm-cli/README.md +++ b/examples/vm-cli/README.md @@ -26,13 +26,14 @@ for example: Expected output: ``` -time="" level=info msg="Logged into Voicemeeter Banana v2.1.1.1" -strip[0].mute: 1.00 -Toggling strip[0].mute +time="" 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="" 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="" level=info msg="Logged out of Voicemeeter Potato" ``` If running in interactive mode enter `Q`, to exit.