Answers for "Could not connect to JACK"

0

Could not connect to JACK

pulseaudio --kill  
jack_control  start

/*Then when your done do this:*/
jack_control exit  
pulseaudio --start
Posted by: Guest on September-17-2021

Code answers related to "Could not connect to JACK"

Browse Popular Code Answers by Language