[pulseaudio-discuss] [PATCH] new virtual-sink and virtual-source modules

Lennart Poettering lennart at poettering.net
Tue Feb 16 19:17:27 PST 2010


On Thu, 11.02.10 16:47, pl bossart (bossart.nospam at gmail.com) wrote:

> The patches I am about to post provide two modules that could be of
> interest to the PulseAudio community.
> 
> module-virtual-sink is a template for the addition of PCM processing.
> It's basically based on the LADSPA module, I use it for internal
> experiments and will enhance it in the future.

This definitely makes sense, especially when we'll eventually get the
filtering logic I have mentioined a couple of times.

> To enable both modules, just add these lines in default.pa
> load-module module-virtual-sink sink_name=vsink
> set-default-source vsink
> load-module module-virtual-source source_name=vsource uplink_sink=uplink
> set-default-source vsource

I have merged both modules to master now since they look mostly good,
and are not invasive. I'll have a closer look soon and fix what there
is left to fix.

Lennart

-- 
Lennart Poettering                        Red Hat, Inc.
lennart [at] poettering [dot] net
http://0pointer.net/lennart/           GnuPG 0x1A015CC4



More information about the pulseaudio-discuss mailing list