Page 1 of 1

JACK MIDI [FIXED 30.12.2015]

Posted: Tue Jan 07, 2014 6:55 pm
by NightRadio
description from Fuxoft:
I currently switched to using Jack audio and I now have a small problem with this latest SunVox version: Whenever I load song, the MIDI input gets disconnected, I have to open qjackctl connections window, enter the MIDI tab and connect "a2j_bridge" to "SunVox" again. It gets disconnected each time I load song into SunVox (without closing SunVox).

Re: JACK MIDI

Posted: Tue Jun 30, 2015 12:39 pm
by cube48
Confirming that happens to me too with 1.8.1 and higher. It seems that loading a song/project re-initializes MIDI connection from scratch. Like if SunVox is restarted.

Re: JACK MIDI

Posted: Fri Oct 09, 2015 6:56 pm
by allkhor
[RU] Доброго времени суток.
При редактировании модулей в MetaModule также происходит разрыв midi соединения.
Этот маленький баг очень сильно раздражает, приходится постоянно соединять a2j_bridge с SunVox.
Ubuntu 14.04 x86_64, Driver Jack, SunVox 1.9b
Спасибо за прекрасную программу!

Re: JACK MIDI

Posted: Sat Dec 19, 2015 4:07 pm
by cube48
Just found a workaround for this issue! You'll need qJackCtl installed but you might achieve the same results with other patch management utilities as well.

To get the lost JACK MIDI connection back and keep it automatically reconnecting you have to:

1. open qJackCtl and start jackd if it's not already running (starting the daemon is maybe optional)
2. open Connections and set your desired connections on MIDI and ALSA tabs - SunVox should be running at this time
3. open Patchbay and click to New button in the left top corner, confirm Yes that you want to create a new patchbay definition as a snapshot of all actual client connections, give some name to your snapshot
4. select your newly created snapshot from the drop-down bar (if it's not already selected)
5. click on Activate button in the top right corner of Patchbay window
6. go to Setup from qJackCtl window and check that in the Options tab there is your patchbay snapshot file in the Connections area with Activate Patchbay persistence activated if you want to get this setting loaded next time

Patchbay automatically reconnects the inputs and outputs of the activated snapshot as soon as all required clients are available again.

I still have to test this more thoroughly but so far it seems to be solving the issue with dropped MIDI connections of SunVox when loading arrangements/songs.

Re: JACK MIDI [FIXED 30.12.2015]

Posted: Sat May 27, 2017 10:16 pm
by transient
cube48 wrote:Just found a workaround for this issue! You'll need qJackCtl installed but you might achieve the same results with other patch management utilities as well.

To get the lost JACK MIDI connection back and keep it automatically reconnecting you have to:

1. open qJackCtl and start jackd if it's not already running (starting the daemon is maybe optional)
2. open Connections and set your desired connections on MIDI and ALSA tabs - SunVox should be running at this time
3. open Patchbay and click to New button in the left top corner, confirm Yes that you want to create a new patchbay definition as a snapshot of all actual client connections, give some name to your snapshot
4. select your newly created snapshot from the drop-down bar (if it's not already selected)
5. click on Activate button in the top right corner of Patchbay window
6. go to Setup from qJackCtl window and check that in the Options tab there is your patchbay snapshot file in the Connections area with Activate Patchbay persistence activated if you want to get this setting loaded next time

Patchbay automatically reconnects the inputs and outputs of the activated snapshot as soon as all required clients are available again.

I still have to test this more thoroughly but so far it seems to be solving the issue with dropped MIDI connections of SunVox when loading arrangements/songs.
THANKS THANKS THANKS cube48! helped me out quite a bit :)