Added more control names

This commit is contained in:
Jaroslav Kysela 2000-09-18 10:08:05 +00:00
parent 71724734d5
commit 8628843952

View file

@ -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;