mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2026-04-09 12:53:32 +00:00
add note about += and -= to README
add increment/decrement instructions to example_commands
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
strip[0].mute !strip[0].mute strip[0].mute strip[0].gain strip[0].label=podmic strip[0].label
|
||||
strip[1].mute=1 strip[1].mute
|
||||
bus[0].label bus[0].gain=-8.3
|
||||
strip[1].mute=1 strip[1].mute strip[1].limit-=8
|
||||
strip[2].gain-=5 strip[2].comp+=4.8
|
||||
bus[0].label
|
||||
bus[1].gain-=5.8
|
||||
Reference in New Issue
Block a user