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.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#ifndef MPD_MIXER_LIST_H
|
||||
#define MPD_MIXER_LIST_H
|
||||
|
||||
extern const struct mixer_plugin software_mixer_plugin;
|
||||
extern const struct mixer_plugin alsa_mixer;
|
||||
extern const struct mixer_plugin oss_mixer;
|
||||
extern const struct mixer_plugin pulse_mixer;
|
||||
|
||||
Reference in New Issue
Block a user