LMMS and Audacity start problem
Moderators: khz, MattKingUSA
LMMS and Audacity start problem
When I use Audacity after using LMMS I have to restart my computer first to get Audacity working as it should. Looks like the same issue as with YouTube not working properly after using LMMS. Is there an easier way to "reset" my computer without having to do a complete restart?
Re: LMMS and Audacity start problem
Sounds like you need to bridge pulseaudio to jack (or stop jack after you have finished using it). If you are using cadence there is a tab to set that up.
Re: LMMS and Audacity start problem
Can't Jack be stopped "by hand"? I am also using QjackCtl and Patchage.
Re: LMMS and Audacity start problem
Terminal:
or
?
Code: Select all
killall -9 jackdbus
Code: Select all
killall -9 jackd
Code: Select all
pulseaudio -k
FZ - Does humor belongs in Music?
GNU/LINUX@AUDIO ~ /Wiki $ Howto.Info && GNU/Linux Debian installing >> Linux Audio Workstation LAW
GNU/LINUX@AUDIO ~ /Wiki $ Howto.Info && GNU/Linux Debian installing >> Linux Audio Workstation LAW
- I don't care about the freedom of speech because I have nothing to say.
Re: LMMS and Audacity start problem
You can use a script and leave jack running all the time - viewtopic.php?t=13234, set and forgetLinMusGuy wrote:Can't Jack be stopped "by hand"? I am also using QjackCtl and Patchage.
Re: LMMS and Audacity start problem
LinMusGuy wrote: This works great!

FZ - Does humor belongs in Music?
GNU/LINUX@AUDIO ~ /Wiki $ Howto.Info && GNU/Linux Debian installing >> Linux Audio Workstation LAW
GNU/LINUX@AUDIO ~ /Wiki $ Howto.Info && GNU/Linux Debian installing >> Linux Audio Workstation LAW
- I don't care about the freedom of speech because I have nothing to say.