mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2024-11-15 17:40:56 +00:00
onyx-and-iris
b35a29396b
return early from parse_input() if input is a comment add comments to example_commands.txt upd README. minor ver bump
14 lines
257 B
Plaintext
14 lines
257 B
Plaintext
# Strip 0
|
|
strip[0].mute !strip[0].mute strip[0].mute strip[0].gain strip[0].label=podmic strip[0].label
|
|
|
|
# Strip 1
|
|
strip[1].mute=1 strip[1].mute strip[1].limit-=8
|
|
|
|
# Strip 2
|
|
strip[2].gain-=5 strip[2].comp+=4.8
|
|
|
|
# Bus 0
|
|
bus[0].label
|
|
|
|
# Bus 1
|
|
bus[1].gain-=5.8 |