mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2024-11-15 17:40:52 +00:00
4db7be172b
minor version bump
14 lines
253 B
TOML
14 lines
253 B
TOML
### example connections
|
|
### set the ip then uncomment
|
|
# [connection-1]
|
|
# kind = 'banana'
|
|
# ip = '<ip address 1>'
|
|
# streamname = 'Command1'
|
|
# port = 6980
|
|
|
|
# [connection-2]
|
|
# kind = 'potato'
|
|
# ip = '<ip address 2>'
|
|
# streamname = 'Command1'
|
|
# port = 6980
|