Search found 8 matches
- Fri Aug 06, 2021 4:16 pm
- Forum: Software
- Topic: ava.net.SocketTimeoutException: Accept timed out
- Replies: 1
- Views: 10839
ava.net.SocketTimeoutException: Accept timed out
Hello, I am running into this issue with openMHA timing out. Previously I had an issue with permission error 13, but I solved that issue with chmod +x mha. When I run the Matlab script I am getting this issue. Error using mha_start (line 135) Java exception occurred: java.net.SocketTimeoutException:...
- Wed Jul 28, 2021 12:10 am
- Forum: Software
- Topic: openMHA on iPad?
- Replies: 2
- Views: 29816
Re: openMHA on iPad?
Ah gotcha! I found a way around this kinda. I would have the GUI on my Mac and use Apple's sidecar to stream the figure on the iPad. The Apple Pencil gives tap and write features. Pretty neat.
- Mon Jun 14, 2021 9:17 pm
- Forum: Software
- Topic: openMHA on iPad?
- Replies: 2
- Views: 29816
openMHA on iPad?
Hello, I was wondering if it is possible to get openMHA on an iPad? I have a GUI I made on Matlab which I can port over to the iPad via Matlab drive, however, I am missing the openMHA software to connect the GUI to. Is this even possible? What other way can I port over the GUI I made on the computer...
- Thu Jun 25, 2020 7:44 pm
- Forum: Software
- Topic: Gain Table
- Replies: 2
- Views: 12588
Re: Gain Table
Thank you so much!
- Wed Jun 24, 2020 1:42 am
- Forum: Software
- Topic: Gain Table
- Replies: 2
- Views: 12588
Gain Table
Hello, I am having trouble understanding how the gain table works. I have 6 frequency bands and 2 input channels, so 6X2 = 12 total, I understand why there are 12. But if I were to increase the gain for both inputs at the 500 Hz band by 20 dB will I have to change the .gtdata to = [[0 0 0];[0 0 0];[...
- Fri May 22, 2020 4:47 am
- Forum: Software
- Topic: Error With Jack
- Replies: 2
- Views: 12871
Re: Error With Jack
Error resolved.
- Thu May 21, 2020 11:49 pm
- Forum: Software
- Topic: Error With Jack
- Replies: 2
- Views: 12871
Re: Error With Jack
The buffer size issue was resolved by turning JackPilot off and under "Preferences" you can select the buffer size. However, I am still having issues with openMHA connecting with jack. Error using mhactl_wrapper>mhactl_wrapper_2 (line 55) An error occured while sending to MHA server: [1: '...
- Tue May 19, 2020 8:44 pm
- Forum: Software
- Topic: Error With Jack
- Replies: 2
- Views: 12871
Error With Jack
Hello, I have two issues with Jack. One issue that I came across upon was (mhafw_lib) IO error: (mhajack) Unable to connect to JACK server 'default' as client 'MHA' when I ran gain live example. I followed the procedure on the documentation! Another issue is how do you set the buffer size on jack. I...