2 Commits

Author SHA1 Message Date
9bb7b32f7b upd example_commands 2026-03-04 19:13:17 +00:00
23146cf1a0 fix label example 2026-03-04 18:23:59 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -69,10 +69,10 @@
``` ```
#### **Setting Labels with Spaces** #### **Setting Labels with Spaces**
*Set device labels and retrieve values* *Set labels and print them back*
```powershell ```powershell
.\vmrcli.exe -kbanana -lDEBUG 'strip[0].label="my podmic"' strip[2].label .\vmrcli.exe -kbanana -lDEBUG 'strip[0].label="my podmic"' strip[0].label
``` ```
#### **Device Configuration** #### **Device Configuration**

View File

@@ -1,5 +1,5 @@
# Strip 0 # Strip 0
strip[0].mute !strip[0].mute strip[0].mute strip[0].gain strip[0].label=podmic strip[0].label strip[0].mute !strip[0].mute strip[0].mute strip[0].gain strip[0].label="my podmic" strip[0].label
# Strip 1 # Strip 1
strip[1].mute=1 strip[1].mute strip[1].limit-=8 strip[1].mute=1 strip[1].mute strip[1].limit-=8