I have a 4.1 surround setup (no front speaker). I would like to be able to pass a channel_map to module-jack-sink from module-jackdbus-detect, so that when jack is started module-jack-sink is started with the correct channel_map. Currently module-jackdbus-detect only forwards the 'channels' parameter: module-jackdbus-detect.c 110: args = pa_sprintf_malloc("connect=%s channels=%" PRIu32, pa_yes_no(u->autoconnect_ports), u->channels);
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/249.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.