mpd/src/filter
Max Kellermann 5d74b1efef mixer/software: new mixer which controls filter/volume
This mixer plugin may be used instead of the traditional global
software mixer.  It integrates with the "volume" filter plugin, and
can control the software volume of an audio output which has no
hardware mixer.
2009-07-06 21:52:15 +02:00
..
chain_filter_plugin.c filter/chain: new library for creating a chain of filters 2009-07-06 10:01:02 +02:00
chain_filter_plugin.h filter/chain: new library for creating a chain of filters 2009-07-06 10:01:02 +02:00
convert_filter_plugin.c filter/convert: new filter which calls pcm_convert() on demand 2009-07-06 10:01:02 +02:00
convert_filter_plugin.h filter/convert: new filter which calls pcm_convert() on demand 2009-07-06 10:01:02 +02:00
null_filter_plugin.c filter: added new plugin API for filters 2009-07-03 01:02:53 +02:00
volume_filter_plugin.c mixer/software: new mixer which controls filter/volume 2009-07-06 21:52:15 +02:00
volume_filter_plugin.h filter/volume: don't use volume_level_get() 2009-07-05 16:31:47 +02:00