mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2024-11-21 20:30:56 +00:00
remove duplicate files
remove duplicate files
This commit is contained in:
parent
041c350737
commit
3cbea34c1a
@ -1,18 +0,0 @@
|
||||
# load with themes enabled? set the default mode
|
||||
[theme]
|
||||
enabled=true
|
||||
mode="light"
|
||||
# load in extended mode? if so which orientation
|
||||
[extends]
|
||||
extended=true
|
||||
extends_horizontal=true
|
||||
# default dimensions for channel label frames
|
||||
[channel]
|
||||
width=80
|
||||
height=130
|
||||
# size of a single mouse wheen scroll step
|
||||
[mwscroll_step]
|
||||
size=3
|
||||
# default submix bus
|
||||
[submixes]
|
||||
default=6
|
@ -1,12 +0,0 @@
|
||||
# example connections
|
||||
[connection-1]
|
||||
kind = 'banana'
|
||||
ip = '<ip address 1>'
|
||||
streamname = 'Command1'
|
||||
port = 6990
|
||||
|
||||
[connection-2]
|
||||
kind = 'potato'
|
||||
ip = '<ip address 2>'
|
||||
streamname = 'Command1'
|
||||
port = 6990
|
Loading…
Reference in New Issue
Block a user