Eric Moret 585c1ac
# samplerate plugin configuration
Eric Moret 585c1ac
# $Id$
Eric Moret 585c1ac
Eric Moret 585c1ac
pcm.my_rate {
Eric Moret 585c1ac
	type rate
Eric Moret 585c1ac
	slave.pcm "hw"
Eric Moret 585c1ac
	converter "speexrate"
Eric Moret 585c1ac
	hint {
Eric Moret 585c1ac
		description "Rate Converter Plugin Using Speex Resampler"
Eric Moret 585c1ac
	}
Eric Moret 585c1ac
}