diff --git a/src/mixer/simple.c b/src/mixer/simple.c index c5151a15..b5025d13 100644 --- a/src/mixer/simple.c +++ b/src/mixer/simple.c @@ -739,10 +739,12 @@ int snd_mixer_simple_build(snd_mixer_t *handle) "Synth Tone Control - Bass", "Synth Tone Control - Treble", "PCM", + "Surround", "Synth", "FM", "Wave", "Music", + "DSP", "Line", "CD", "Mic", @@ -750,8 +752,11 @@ int snd_mixer_simple_build(snd_mixer_t *handle) "Phone", "PC Speaker", "Aux", + "Mono", + "Mono Output", "Playback", "Capture", + "Capture Boost", NULL }; char **input = inputs;