LMMS and Audacity start problem

Support & discussion regarding DAWs and MIDI sequencers.

Moderators: MattKingUSA, khz

Post Reply
User avatar
LinMusGuy
Established Member
Posts: 551
Joined: Wed Feb 27, 2019 9:33 pm
Has thanked: 22 times
Been thanked: 2 times

LMMS and Audacity start problem

Post by LinMusGuy »

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?
User avatar
sysrqer
Established Member
Posts: 2519
Joined: Thu Nov 14, 2013 11:47 pm
Has thanked: 319 times
Been thanked: 148 times
Contact:

Re: LMMS and Audacity start problem

Post by sysrqer »

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.
User avatar
LinMusGuy
Established Member
Posts: 551
Joined: Wed Feb 27, 2019 9:33 pm
Has thanked: 22 times
Been thanked: 2 times

Re: LMMS and Audacity start problem

Post by LinMusGuy »

Can't Jack be stopped "by hand"? I am also using QjackCtl and Patchage.
User avatar
khz
Established Member
Posts: 1648
Joined: Thu Apr 17, 2008 6:29 am
Location: German
Has thanked: 42 times
Been thanked: 92 times

Re: LMMS and Audacity start problem

Post by khz »

Terminal:

Code: Select all

killall -9 jackdbus
or

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
  • I don't care about the freedom of speech because I have nothing to say.
User avatar
sysrqer
Established Member
Posts: 2519
Joined: Thu Nov 14, 2013 11:47 pm
Has thanked: 319 times
Been thanked: 148 times
Contact:

Re: LMMS and Audacity start problem

Post by sysrqer »

LinMusGuy wrote:Can't Jack be stopped "by hand"? I am also using QjackCtl and Patchage.
You can use a script and leave jack running all the time - viewtopic.php?t=13234, set and forget
User avatar
LinMusGuy
Established Member
Posts: 551
Joined: Wed Feb 27, 2019 9:33 pm
Has thanked: 22 times
Been thanked: 2 times

Re: LMMS and Audacity start problem

Post by LinMusGuy »

khz wrote:Terminal:

Code: Select all

killall -9 jackdbus
This works great! :D

Thanks!
User avatar
khz
Established Member
Posts: 1648
Joined: Thu Apr 17, 2008 6:29 am
Location: German
Has thanked: 42 times
Been thanked: 92 times

Re: LMMS and Audacity start problem

Post by khz »

LinMusGuy wrote: This works great! :D
:-D
. . . FZ - Does humor belongs in Music?
. . 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.
Post Reply