[pulseaudio-tickets] [PulseAudio] #669: module-jack-* tries to connect to MIDI ports
PulseAudio
trac-noreply at tango.0pointer.de
Mon Oct 5 05:09:14 PDT 2009
#669: module-jack-* tries to connect to MIDI ports
--------------------+-------------------------------------------------------
Reporter: adi | Owner: lennart
Type: defect | Status: new
Milestone: | Component: module-jack-*
Keywords: |
--------------------+-------------------------------------------------------
The jack sink/source module acquires a port list from the jack server, no
matter of the port type.
If it is a device with MIDI ports (i.e. pro-audio soundcards), then the
module tries to also connect to those MIDI ports, which is obviously
wrong:
{{{
E: module-jack-source.c: Failed to connect PulseAudio JACK Source:side-
left to firewire_pcm:C6_dev0c_midi_in_0, leaving unconnected.
}}}
The attached patch corrects the problem by limiting jack_get_ports to
audio ports.
--
Ticket URL: <http://pulseaudio.org/ticket/669>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list