¶** Pipewire
Pipewire is a new audio system that replaces both Pulse & JACK,
providing compatible APIs for both (and also ALSA).
On a new Debian system (& most other distros), this is now the default.
If you've upgraded from prev versions, pulse may need to be manually removed & replaced w pipewire
Pipewire is a new audio system that replaces both Pulse & JACK,
providing compatible APIs for both (and also ALSA).
On a new Debian system (& most other distros), this is now the default.
If you've upgraded from prev versions, pulse may need to be manually removed & replaced w pipewire
¶** JACK
In order to run JACK applications under PW, pkg 'pipewire-jack' must be installed
Also, when launching JACK applications, you must invoke via pw-jack bin. e.g.
$ pw-jack ardour
$ pw-jack guitarix
In order to make this 'seemless', can edit the respective launchers in /usr/share/applications
Or copy to ~/.local/share/applications for user-level changes
(i prefer sys; sometimes you end up with 2 launchers & have 2 guess or chg name)
In order to run JACK applications under PW, pkg 'pipewire-jack' must be installed
Also, when launching JACK applications, you must invoke via pw-jack bin. e.g.
$ pw-jack ardour
$ pw-jack guitarix
In order to make this 'seemless', can edit the respective launchers in /usr/share/applications
Or copy to ~/.local/share/applications for user-level changes
(i prefer sys; sometimes you end up with 2 launchers & have 2 guess or chg name)