is it possible to start separate sunvox instances with different .ini? (Linux)

Post Reply
forestcreature
Posts: 9
Joined: Mon Dec 19, 2016 3:56 am

is it possible to start separate sunvox instances with different .ini? (Linux)

Post by forestcreature »

i mean

Code: Select all

$ sunvox --someflag sunvox_config1.ini &
$ sunvox --someflag sunvox_config2.ini &
-> 2 instances of sunvox running with different configurations (e.g. for doing ALSA-only audio sends, or multiple instances separately colour themed)

i know it is possible interactively (setting each running instance up using the preferences dialogue)

(it's already quite fun to bounce audio between sunvox instances and external equipment using jack)

thank you
Sedulous
Posts: 15
Joined: Tue Mar 03, 2015 9:15 am
Location: Fort Lauderdale, Florida, US

Re: is it possible to start separate sunvox instances with different .ini? (Linux)

Post by Sedulous »

A solution to that may be found in the link: viewtopic.php?f=12&t=3921
Post Reply