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 / FWSpeakers.conf

#
# Configuration for the LaCie Firewire speakers
#

FWSpeakers.pcm.default {
	@args [ CARD ]
	@args.CARD {
		type string
	}
	type plug
	slave.pcm {
		@func concat
		strings [ "dmix:" $CARD ",FORMAT=S32" ]
	}
}

<confdir:pcm/front.conf>

FWSpeakers.pcm.front.0 {
	@args [ CARD ]
	@args.CARD {
		type string
	}
	type hw
	card $CARD
}