GRIS-UdeM / SpatGRIS

Sound spatialization tool
GNU General Public License v3.0
57 stars 4 forks source link

Cannot choose arbitrary number of channels for JACK in Linux #438

Open edumeneses opened 4 months ago

edumeneses commented 4 months ago

As we're exploring using SpatGRIS in Linux systems at SAT, we realized it is impossible to choose an arbitrary number of channels when using JACK as the audio device type. The current behaviour is creating the same number as the chosen output device.

Choosing an arbitrary number of channels is helpful to route to non-default interfaces using Pipewire. Is there a way to do that?

Maybe a good suggestion is to add the option to choose how many input and output channels we want when using JACK, or creating as many channels as speakers configured at the speaker setup.

edumeneses commented 4 months ago

To add more info:

So this is more of a feature request than a bug. Having the option to choose the number of INs/OUTs independently helps with routing using Pipewire (which seems to be the audio server choice in modern Linux distributions).