[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.188.62.10: ~ $
#
# Default output
#

pcm.!default {
	@args [ CARD ]
	@args.CARD {
		type string
		default {
			@func getenv
			vars [
				ALSA_PCM_CARD
				ALSA_CARD
			]
			default {
				@func refer
				name defaults.pcm.card
			}
		}
	}
	type empty
	slave.pcm {
		# use card-specific definition if exists
		@func refer
		name {
			@func concat
			strings [
				"cards."
				{
					@func card_driver
					card $CARD
				}
				".pcm.default:CARD=" $CARD
			]
		}
		default {
			# use plughw as default
			type plug
			slave.pcm {
				type hw
				card $CARD
			}
			hint.device 0
		}
	}
	hint {
		description "Default Audio Device"
		device_output {
			@func refer
			name defaults.pcm.dmix.device
		}
		device_input {
			@func refer
			name defaults.pcm.dsnoop.device
		}
	}
}

Filemanager

Name Type Size Permission Actions
center_lfe.conf File 805 B 0644
default.conf File 762 B 0644
dmix.conf File 1.43 KB 0644
dpl.conf File 645 B 0644
dsnoop.conf File 1.45 KB 0644
front.conf File 752 B 0644
hdmi.conf File 1.16 KB 0644
iec958.conf File 1.18 KB 0644
modem.conf File 1.28 KB 0644
rear.conf File 744 B 0644
side.conf File 744 B 0644
surround21.conf File 906 B 0644
surround40.conf File 884 B 0644
surround41.conf File 987 B 0644
surround50.conf File 986 B 0644
surround51.conf File 937 B 0644
surround71.conf File 985 B 0644