Hacker News new | ask | show | jobs
by vel0city 1397 days ago
Not all distributions have made the change for the defaults to pipewire. Ubuntu 22.10 (the latest LTS release of Ubuntu) still uses ALSA as the default, as just a quick example. It can still be changed easily enough.

And yeah, there are apps like qjackctl and Carla and others which do let you do this kind of mixing. But yeah, I'm talking about the basic sound settings that most users are going to instinctually mess with and make quick changes. As mentioned, there are software stacks that will let you mix inputs and outputs on Windows using synthetic devices, but that's not the natively exposed tools present on a standard install. On most modern Linux distros, you could get it done with some fancy CLI work out of the box, or you'll want to install tools like qjackctl.

1 comments

You're looking at the wrong layer. Pipewire replaces pulseaudio, not alsa. And it's included in 22.10 by default.

I expect that soon the extra features are going to hit the default mixers too - we just need a bit of time for that.