X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ggo%2Ffade.ggo;h=01eb6aa98efdb801bab2718917eeb3186ad203c8;hp=388642e5c60a8f6936cd383445ea34bac67967af;hb=ddd7cd853044105f329a2c70cce2d8f1470f559e;hpb=35993f0cd49206666262cfdd2be89af41ec28a1d diff --git a/ggo/fade.ggo b/ggo/fade.ggo index 388642e5..01eb6aa9 100644 --- a/ggo/fade.ggo +++ b/ggo/fade.ggo @@ -33,6 +33,18 @@ option "mixer_device" m default="/dev/mixer" optional +option "mixer_channel" C +#~~~~~~~~~~~~~~~~~~~~~~~ +"select the analog mixer channel" + enum typestr="channel" + values="volume", "bass", "treble", "synth", "pcm", "speaker", "line", + "mic", "cd", "imix", "altpcm", "reclev", "igain", "ogain" + default="volume" + optional + details=" + Not all listed channels might be supported on any particular hardware. +" + section "sleep options (only relevant in sleep mode)" #####################################################