-
Notifications
You must be signed in to change notification settings - Fork 13
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
cannot fork and clone repository #37
Comments
True. Did you try to cancel the dialog? It should after a few cancels skip the checkout of portaudio, which seems to have moved behind a user login. We're not using it directly, but via the Q library. I will try to update Q and see if that fixes the problem! |
I pushed the new Q and changes to the build to https://github.com/christofmuc/JammerNetz/tree/ASIOdebugging the branch. Can you check that this works for you? It should no longer try to clone portaudio, because Q removed it. |
So you'd clone non-recursively, switch the branch, then fetch the submodules:
should do it. |
I'll do some checking soon. thanks for the reply. While you are around, is it possible for you to update to Juice 8x? |
Sure thing, did it in the branch as well |
I can fork now. thank you. is there a chance you will update the client build with updated juice? |
I just released a 2.3.0 release candidate, tested only on Windows so far. This contains the ASIO debugging code and the manual start/stop thing, in addition to a new MIDI clock feature. |
I was trying to fork and clone repository to continue troubleshooting ASIO issues previously reported. this fails -- keep getting asked to authenticate to:
fatal: could not read Username for 'https://git.assembla.com': terminal prompts
The text was updated successfully, but these errors were encountered: