mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2024-11-15 17:40:52 +00:00
3eec86e5ed
initial commit
13 lines
201 B
TOML
13 lines
201 B
TOML
# 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
|