-
Notifications
You must be signed in to change notification settings - Fork 8
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
How to use with Jack? #70
Comments
If you have compiled it from source and you have jackd installed, then it should show up. Can you run it from the terminal and tell me what shows up. There's most likely a bug. |
Yes I compiled It from source, and I have jackd, I use Jack abituali with LMMS and Reaper. If I run by command line I see the following
|
I just solved the sutil error by |
I'll have to figure out a better way to detect jack. |
Ok, If you add there also the wip branch I can beta test It if you need. Thank you! |
Sure. I am gonna do it now. |
@nicolalandro Can you tell me what the output of |
I have jackd but not jackdmp, maybe is that the problem? I'm searching how to install it |
Your output mentions jackdmp 😕, which mean may be you have jackdmp installed. Currently the app only detects jackd. But if jackdmp works for you, we can check if the app can work with that too. |
but if I run |
@nicolalandro Can you pull from the style_debugging branch and see if it works now? |
as before, but now after closing I also have a GTK error:
Jack is not detected. I do not find any package that have jackdmp, how can I install it? |
Final approach. Remove detection of Jack and enable it by default for native builds. (Ignore that gtk warning, it's all going to change when I move to gtk4 anyway) |
Check now. Jack should be shown by default now. Enable jack, exit app. Start Jack server, and then launch app again. |
Its normal if you just changed it. Usually you will have to restart the app while jack server is running. The changes are applied when the app starts up next time. |
For now it do not works with jack, but maybe it will works with jack-example-tools? Maybe quickly it will arrive on opensuse and I will test it. |
Any update? |
Jack works with a native build in my case. I am working on a beta version of Ensembles (basically restarted). I'll soon make test releases available. This jack issue is a head scratcher. I'll add some more debug options to see what's going on. |
I correctly compile it on my opensuse Tumbleweed, but I'm seeing Alsa or PlusAudio I cannot chouse Jack, what can I do to use Ensembles with Jack?
The text was updated successfully, but these errors were encountered: