Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

universal / alsa-conf   deb

Repository URL to install this package:

Version: 1.1.3-r0.1 

/ usr / share / alsa / cards / ATIIXP-MODEM.conf

#
# Configuration for the ATI IXP 150/200/250 modem controllers
#

<confdir:pcm/modem.conf>

ATIIXP-MODEM.pcm.modem.0 {
	@args [ CARD ]
	@args.CARD {
		type string
	}
	type route
	slave.pcm {
		type hw
		card $CARD
	}
	slave.channels 2
	slave.format S16_LE
	ttable.0.1 1
	ttable.1.0 0
	hint.show off
}