HoerTech-gGmbH / openMHA

The open Master Hearing Aid (openMHA)
http://www.openmha.org
GNU Affero General Public License v3.0
245 stars 73 forks source link

(mhafw_lib) IO error: (mhajack) Unable to connect to JACK server 'default' as client 'MHA' #40

Closed chozillla closed 4 years ago

chozillla commented 4 years ago

I had this issue when I tried to run gain_live_getting_started.cfg. I deleted jack2 and redownladed it. Another separate issue that prompted me to delete jack2 in the first place is how do you set the buffer size in Jack? Jack had it set at 512 and openMHA wanted 64.

hendrikkayser commented 4 years ago

You don't have the jack server runnig, so openMHA can not connect to it. You'll find some hints how to set up and start it in our starting guide. Please use our forum under https://forum.openmha.org/ for usage-related questions. The example from the starting guide can be discussed here.