-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Communication error with the JACK server! #87
Comments
I'm not sure what's going on. A spontaneous thought is: You're saying that JackPilot works. Did you start Jack, too? (Hit "Start" in JackPilot) |
@JensAhrens Thank you for your quick reply. Yes I already hit start in Jack pot and clicked SSR app. |
i guess the fun error is:
Does JackPilot include a local copy of libjack and SSR is build against a system library? |
@umlaeute thank you very much for your info. last night, I found the following info on the Jack OSX documentation. I'll check if all the files are installed at the right place.
|
I might be talking different things above. Jack OSX and Jack Pilot could be different thing? |
I spent one more day for figuring out the problem but I still don't know how to fix it. Instead, I have installed ubuntu on my old windows machine. Although it was my first linux experience, I could finaly run audio file with ssr binaural GUI. Linux is much easier than Mac for Jack installation. :-) again thanks for your help and nice to meet you guys here! |
I guess you are right that JACK is easier on linux than on anything else. until the latter is resolved (or we find out what went wrong in your installation), this bug should probably be kept open. |
My apologies. I misunderstood the function of the "issue" on the github. I'll reopen this bug. |
I have done clean install of Mac OS High Sierra, and installed Jack and SSR. OS : High Sierra
I got different type of error message. hmmmm |
You could try this to get around the latest error: #83 (comment) |
@mgeier Thank you so much! Finally, I could open the GUI! After I tried "xattr -d com.apple.quarantine SoundScapeRenderer.app" I ran the SSR with following code; and the GUI was opened without sound and the following error message was showed up.
|
|
I moved the audio file and ran the following code.
But I still see the same error message...
|
@nf2111 Did you try loading any of the example scenes? |
@mgeier yes I tried some wav files and asd files. I could hear only the following file. /Applications/SoundScapeRenderer-0.4.2/Scenes/live_input.asd I also installed SSR on my linux computer and heard other wav file. but not on my Mac. this is the error I got when I hit play on GUI. (Unable to open JACK-client.)
|
It seems like Jack is not working on OSX Sierra... |
There once was a patched JACK version available for Mac OS X El Capitan, which we referenced here: http://ssr.readthedocs.io/en/latest/operation.html#jack-on-mac-os-x It seems to have disappeared but I found a file with the same name here: https://github.com/jackaudio/jackaudio.github.com/releases/download/1.9.11/JackOSX.0.92_b3.zip The one obtained from the original link works on Sierra, too. I haven't tested the latter one. Please do so and report here! Thanks! |
Thank you for your info, Jens. I found old version at the following link below.
Jack OSX version 0.88
Jack OSX version 0.89
jackOSX Version 0.92_b3 is the only one I could install, but it is the one I have problem with... |
Hi there,
I am new to SSR and coding, but I am trying to run SSR on Mac OSX high Sierra.
I have installed Jack Pilot and SSR 0.4.2. Jack Pilot seems properly working.
However, when I double click SoundScapeRenderer app, the error message shows up.
I will greatly appreciate it if any one can tell me any advice on this issue.
Best regards,
Nao
The text was updated successfully, but these errors were encountered: