mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2026-03-12 04:39:15 +00:00
14 lines
262 B
Plaintext
14 lines
262 B
Plaintext
# Strip 0
|
|
strip[0].mute !strip[0].mute strip[0].mute strip[0].gain strip[0].label="my 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 |