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

Connect to pipewire/jack default output automatically #35

Open
ssssam opened this issue Jul 20, 2021 · 2 comments
Open

Connect to pipewire/jack default output automatically #35

ssssam opened this issue Jul 20, 2021 · 2 comments

Comments

@ssssam
Copy link
Collaborator

ssssam commented Jul 20, 2021

The logic to connect JACK output ports is here: https://github.com/agraef/purr-data/blob/master/pd/src/s_audio_jack.c#L171

This doesn't work with pipewire-jack as there is no output named 'system'.

It would be great if JACK backend autoconnected the output and input ports to the default audio outputs and inputs. Maybe this requires setting some attribute so the Pipewire session manager takes care of it - I don't yet know.

@ssssam
Copy link
Collaborator Author

ssssam commented Jul 21, 2021

Following #27 (comment), this could be considered a bug in pipewire-jack, and should be reported there.

@hfiguiere
Copy link
Contributor

Here it did connect to my "Blue Yeti Microphone". Which is not my main audio interface.

Not sure what can be done.

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