mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2024-11-15 15:00:46 +00:00
example configs added
This commit is contained in:
parent
2dff8295b2
commit
a9fe07e07c
42
configs/banana/example.yml
Normal file
42
configs/banana/example.yml
Normal file
@ -0,0 +1,42 @@
|
||||
strip-0:
|
||||
label: PhysStrip0
|
||||
A1: true
|
||||
gain: -8.8
|
||||
comp:
|
||||
knob: 3.2
|
||||
strip-1:
|
||||
label: PhysStrip1
|
||||
B1: true
|
||||
gate:
|
||||
knob: 4.1
|
||||
strip-2:
|
||||
label: PhysStrip2
|
||||
gain: 1.1
|
||||
limit: -15
|
||||
strip-3:
|
||||
label: VirtStrip0
|
||||
limit: -12
|
||||
strip-4:
|
||||
label: VirtStrip1
|
||||
bass: -3.2
|
||||
mid: 1.5
|
||||
treble: 2.1
|
||||
bus-0:
|
||||
label: PhysBus0
|
||||
mute: true
|
||||
bus-1:
|
||||
label: PhysBus1
|
||||
mono: true
|
||||
bus-2:
|
||||
label: PhysBus2
|
||||
eq:
|
||||
ab: true
|
||||
mode: composite
|
||||
bus-3:
|
||||
label: VirtBus0
|
||||
eq:
|
||||
'on': true
|
||||
mode: upmix61
|
||||
bus-4:
|
||||
label: VirtBus1
|
||||
gain: -22.8
|
21
configs/basic/example.yml
Normal file
21
configs/basic/example.yml
Normal file
@ -0,0 +1,21 @@
|
||||
strip-0:
|
||||
label: PhysStrip0
|
||||
A1: true
|
||||
gain: -8.8
|
||||
strip-1:
|
||||
label: PhysStrip1
|
||||
B1: true
|
||||
audibility: 3.2
|
||||
strip-2:
|
||||
label: VirtStrip0
|
||||
bass: -3.2
|
||||
mid: 1.5
|
||||
treble: 2.1
|
||||
bus-0:
|
||||
label: PhysBus0
|
||||
mute: true
|
||||
mode: composite
|
||||
bus-1:
|
||||
label: VirtBus0
|
||||
mono: true
|
||||
mode: amix
|
@ -1,7 +1,67 @@
|
||||
strip-0:
|
||||
label: PhysStrip0
|
||||
A1: true
|
||||
gain: -8.8
|
||||
comp:
|
||||
knob: 3.6
|
||||
button-0:
|
||||
stateonly: true
|
||||
vban-in-0:
|
||||
"on": true
|
||||
knob: 3.2
|
||||
strip-1:
|
||||
label: PhysStrip1
|
||||
B1: true
|
||||
gate:
|
||||
knob: 4.1
|
||||
strip-2:
|
||||
label: PhysStrip2
|
||||
gain: 1.1
|
||||
limit: -15
|
||||
comp:
|
||||
threshold: -35.8
|
||||
strip-3:
|
||||
label: PhysStrip3
|
||||
B2: false
|
||||
eq:
|
||||
'on': true
|
||||
strip-4:
|
||||
label: PhysStrip4
|
||||
B3: true
|
||||
gain: -8.8
|
||||
eq:
|
||||
'on': true
|
||||
strip-5:
|
||||
label: VirtStrip0
|
||||
A3: true
|
||||
A5: true
|
||||
strip-6:
|
||||
label: VirtStrip1
|
||||
limit: -12
|
||||
k: 3
|
||||
strip-7:
|
||||
label: VirtStrip2
|
||||
bass: -3.2
|
||||
mid: 1.5
|
||||
treble: 2.1
|
||||
mc: true
|
||||
bus-0:
|
||||
label: PhysBus0
|
||||
mute: true
|
||||
bus-1:
|
||||
label: PhysBus1
|
||||
mono: true
|
||||
bus-2:
|
||||
label: PhysBus2
|
||||
eq:
|
||||
'on': true
|
||||
bus-3:
|
||||
label: PhysBus3
|
||||
mode: upmix61
|
||||
bus-4:
|
||||
label: PhysBus4
|
||||
mode: composite
|
||||
bus-5:
|
||||
label: VirtBus0
|
||||
eq:
|
||||
ab: true
|
||||
bus-6:
|
||||
label: VirtBus1
|
||||
gain: -22.8
|
||||
bus-7:
|
||||
label: VirtBus2
|
||||
|
Loading…
Reference in New Issue
Block a user