updated on Mon Jan 16 00:01:41 UTC 2012
[aur-mirror.git] / alsa-tools-emu10k1 / alsa-emu10k1d.conf
blob286e8006426f7f92bf446ec98bca1cd26f094e67
1 #######################################
2 ## Whats your sound card model name? ##
3 #######################################
4 # Available options: "auto, "audigy",
5 #            "audigy_eq10" or "live".
6 # Default = "auto"
7 INIT_NAME="auto"
9 #######################################
10 ## Do you like store levels at stop? ##
11 #######################################
12 # Available options: "yes" or "no".
13 # Default: Yes
14 STOP_WITH_STORE="Yes"
15 # Save alsa levels?
16 # Default: Yes
17 STORE_ALSA="Yes"
18 # Save dsp settings?
19 # Default: Yes
20 STORE_DSP="Yes"
22 ###############################
23 ## Save mixer "Master" level ##
24 ###############################
25 # Save volume level from mixer "Master" on primary card and restore it at boot
26 # If you set STORE_ALSA="No" then this will remeber "Master" only
27 # Default: No
28 STORE_MASTER_MIXER="No"
30 # Mute mixer "Master" on primary card
31 # Useful for bad audio cards which make a noise on system poweroff.
32 # Default: No
33 MUTE_MASTER_MIXER="No"
35 ##############################################
36 ## Enable powersaving for AC97 or hda_intel ##
37 ##############################################
38 # Do you want this powersave thing?
39 # Set to 1 to enable powersaving.
40 # Set to 0 to disable powersaving (default).
41 POWERSAVE="0"