mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2026-04-08 09:53:32 +00:00
add -I flag for disabling >> on the interactive prompt
return early from parse_input() if input is a comment add comments to example_commands.txt upd README. minor ver bump
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user