mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-03-09 11:49:15 +00:00
14 lines
246 B
TOML
14 lines
246 B
TOML
### example connections
|
|
### set the ip then uncomment
|
|
# [connection-1]
|
|
# kind = 'banana'
|
|
# ip = 'localhost'
|
|
# streamname = 'Command1'
|
|
# port = 6980
|
|
|
|
# [connection-2]
|
|
# kind = 'potato'
|
|
# ip = 'gamepc.local'
|
|
# streamname = 'Command1'
|
|
# port = 6980
|