12 lines
179 B
Plaintext
12 lines
179 B
Plaintext
|
# samplerate plugin configuration
|
||
|
# $Id$
|
||
|
|
||
|
pcm.my_rate {
|
||
|
type rate
|
||
|
slave.pcm "hw"
|
||
|
converter "speexrate"
|
||
|
hint {
|
||
|
description "Rate Converter Plugin Using Speex Resampler"
|
||
|
}
|
||
|
}
|