You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: