Eric Moret af4b99
# PCM
Eric Moret af4b99
pcm.!default {
Eric Moret af4b99
	type alsa_dsp
Eric Moret af4b99
	playback_device_file ["/dev/dsptask/pcm2"]
Eric Moret af4b99
	recording_device_file ["/dev/dsptask/pcm_rec"]
Eric Moret af4b99
}
Eric Moret af4b99
Eric Moret af4b99
# Mixer
Eric Moret af4b99
ctl.!default {
Eric Moret af4b99
	type dsp_ctl
Eric Moret af4b99
	playback_devices ["/dev/dsptask/pcm2"]
Eric Moret af4b99
	recording_devices ["/dev/dsptask/pcm_rec"]
Eric Moret af4b99
}