https://bugs.freedesktop.org/show_bug.cgi?id=103445

            Bug ID: 103445
           Summary: add channel_map shell argument to
                    module-jackdbus-detect
           Product: PulseAudio
           Version: unspecified
          Hardware: All
                OS: Linux (All)
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: modules
          Assignee: pulseaudio-bugs@lists.freedesktop.org
          Reporter: miguel.neg...@friendlyvirus.org
        QA Contact: pulseaudio-bugs@lists.freedesktop.org
                CC: lenn...@poettering.net

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);

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to