[pulseaudio-tickets] [PulseAudio] #410: LADSPA multichannel plugin support

PulseAudio trac-noreply at tango.0pointer.de
Sun Nov 16 19:14:06 PST 2008


#410: LADSPA multichannel plugin support
--------------------------------+-------------------------------------------
 Reporter:  AstralStorm         |       Owner:  lennart
     Type:  enhancement         |      Status:  new    
 Priority:  normal              |   Milestone:         
Component:  module-ladspa-sink  |    Severity:  normal 
 Keywords:                      |  
--------------------------------+-------------------------------------------
 I've implemented missing LADSPA multichannel plugin support.

 Patch is for Pulseaudio 0.9.12, because that release is free from some
 rewinding bug hitting ladspa plugin a lot. (and I have it installed)
 Should work with 0.9.13 w/o much porting.

 What remains to be done is testing non-equal in/out port count plugins and
 adding some docs about expanding behavior.

 For example, in case of 4 in/2 out, the two spare output channels may be
 noise. I didn't specifically clean this case.
 If the number of channels requested is higher than number of output
 channels of the plugin, additional instances will be started iff the
 number is integrally divisible. You can't run 5 channels of output with a
 stereo plugin (having 2 outputs). Recommended solution is routing plugin.

 I think git will accept the patch, but I can update it if required.

-- 
Ticket URL: <http://www.pulseaudio.org/ticket/410>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list