Skip to content
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

Jack in Linux? #193

Open
zepadovani opened this issue Apr 25, 2023 · 1 comment
Open

Jack in Linux? #193

zepadovani opened this issue Apr 25, 2023 · 1 comment
Assignees

Comments

@zepadovani
Copy link

Hello,

I'm trying to run the Linux version of pd-ceammc 0.9.4 in Manjaro 22.1. Although almost everything seems to load properly, I can't get any sound out of PD as it seems to have been compiled without Jack support. Am I wrong?

Here is what I get trying to choose an audio device:
image

All the input devices and output devices are "???" and don't send any audio out.

Maybe it is worth to say that it is trying to access alsa in wrong place in my system:
ALSA card scan error
ALSA lib conf.c:3816:(config_file_open) cannot access file /etc/alsa/conf.d/10-rate-lav.conf
ALSA lib conf.c:3736:(snd_config_hooks_call) function snd_config_hook_load returned error: No such file or directory
ALSA lib conf.c:4190:(snd_config_update_r) hooks failed, removing configuration

Actually, there is a symlink there, but maybe this creates some kind of problem:

$ ls -la /etc/alsa/conf.d/10-rate-lav.conf
lrwxrwxrwx 1 root root 44 Mar 3 06:03 /etc/alsa/conf.d/10-rate-lav.conf -> /usr/share/alsa/alsa.conf.d/10-rate-lav.conf

Anyway, it would be better to have it working through Jack for my purposes.

Any hints are appreciated!

@uliss uliss self-assigned this Oct 22, 2023
@uliss
Copy link
Owner

uliss commented Oct 22, 2023

As I see at this moment Snap packages (which you are using) not support Jack audio output.
So if you need Jack with pd-ceammc there is only one option now: build it from the sources.

If you will have any questions, ask!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants