Search found 8 matches

by jellison70
Fri Mar 04, 2022 9:11 pm
Forum: Connect openMHA to Matlab
Topic: Error using mhactl_java
Replies: 5
Views: 8278

Re: Error using mhactl_java

This particular computer it controlled by my organization's IT dept. I am wondering if there might be some firewall functionality that I am not able to disable. If I run the mha_query command twice it will indicate that it could not connect to localhost: XXXXX. Below is the what occurs in the Matlab...
by jellison70
Mon Feb 28, 2022 7:00 pm
Forum: Getting Started
Topic: Mac: Unable to load library MHAIOJackdb
Replies: 11
Views: 5153

Re: Error using mhactl_wrapper>mhactl_wrapper_2 (line 64)

RE: Tobiasherzke, I believe the previous statement I made was misleading and/or incorrect. I apologize. For clarification lib jack.0.dylib[/i] exists in /usr/local/lib/. It is not located in /opt/local/lib/. When I enter the code provided that references the directory /opt/local/lib/libjack.0.dylib,...
by jellison70
Sat Feb 26, 2022 4:18 pm
Forum: Getting Started
Topic: Mac: Unable to load library MHAIOJackdb
Replies: 11
Views: 5153

Re: Error using mhactl_wrapper>mhactl_wrapper_2 (line 64)

Yes, thanks, I have followed the macOS instructions in the supplied link. Also, this still occurs with Jack installed (and started). I have uninstalled, then reinstalled Jack. I am using Intel 64bit Installer: JACK 1.9.20 macOS-intel. However, I still getting the same message.
by jellison70
Fri Feb 25, 2022 11:48 pm
Forum: Getting Started
Topic: Mac: Unable to load library MHAIOJackdb
Replies: 11
Views: 5153

Re: Error using mhactl_wrapper>mhactl_wrapper_2 (line 64)

I have been trying to dig in a bit more. I updated the openMHA to 4.17. This comment refers to section 4.2 of the Getting Started manual. After opening the terminal, starting mha --interactive and ?read:gain_lie_getting_started.cfg I get the following: mha [1] ?read:gain_live_getting_started.cfg (mh...
by jellison70
Fri Feb 25, 2022 4:59 pm
Forum: Connect openMHA to Matlab
Topic: Error using mhactl_java
Replies: 5
Views: 8278

Re: Error using mhactl_java

Yes, I did try this with the firewall disabled as well but still received the same error.
by jellison70
Fri Feb 25, 2022 4:57 pm
Forum: Getting Started
Topic: Mac: Unable to load library MHAIOJackdb
Replies: 11
Views: 5153

Re: Error using mhactl_wrapper>mhactl_wrapper_2 (line 64)

Regarding the Jack issue, I installed openMHA v 4.16.1 via
https://github.com/HoerTech-gGmbH/openM ... 4.16.1.pkg

And yes, my working directory is examples/01-dynamic-compression for the other error
by jellison70
Thu Feb 24, 2022 11:23 pm
Forum: Connect openMHA to Matlab
Topic: Error using mhactl_java
Replies: 5
Views: 8278

Error using mhactl_java

Upon following the getting started guide (section 5 pg. 11) I receive the error below after entering mha_query(openmha,'','read:fshift_hilbert_live.cfg') into the matlab command window: Error using mhactl_java (line 79) Could not resolve host localhost or could not connect to localhost:59312 Any ide...
by jellison70
Thu Feb 24, 2022 7:20 pm
Forum: Getting Started
Topic: Mac: Unable to load library MHAIOJackdb
Replies: 11
Views: 5153

Error using mhactl_wrapper>mhactl_wrapper_2 (line 64)

I am working through 'The Open Master Hearing (openMHA) v. 4.16.1 Getting Started guide. In section 5 page 11 (Control Frequency Shifter using Octave/Matlab GUI), I get the following upon entering the function mha_query(openmha,'','read:fshift_live.cfg') in the Matlab (R2020a) command window. Error ...