You are here

Add new comment

My setup works like this:
I don't use cadence and it is not installed.

I start jack with qjackctl. I also make use of alsa_in & alsa_out to map alsa audio to jack so I can have browser audio (Pale Moon browser). alsa_in & out are loaded via a startup script launched by qjackctl. This script also kills pulseaudio before jack is started. (Pulseaudio is configured not to respawn). I also load jmeters to monitor the incoming alsa audio with the same script and all the jack connections are made with jack-plumbing.

When I used qsampler today it looks like the problem is not only with lscp scripts, that may have been a red herring. An instance with a gig format instrument (just added the device in qsampler as a test) doesn't shut down either. When I force quit qsampler, the linuxsampler back end is still running and working. So it looks like something prevents qsampler from exiting and qsampler then never gets to instruct linuxsampler to stop.

When using Fantasia and the lcsp preset, and quitting it, Fantasia quits and Linuxsampler back end stops. That's all I can think of.... I guess I could just use Fantasia or figure out how to use the scripting engine but it just puzzles me what could be causing the issue, because presumably not many other people are affected by it. :)