Re: [Alsa-devel] Documentation Bugs

2004-01-27 Thread Clemens Ladisch
Torrey Hoffman wrote: > My .asoundrc at this point closely follows the documentation (with > corrections as noted in bug#2) and looks like: > > pcm.ac97 { > type hw > card 0 > device 0 > } > > pcm_slave.sl2 { > pcm ac97 > rate 44100 > } > > pcm.rate_convert { > t

Re: [Alsa-devel] Documentation Bugs

2004-01-25 Thread Patrick Shirkey
Torrey Hoffman wrote: I've been working through the .asoundrc documentation and have found several errors. Thanks for the detailed report. I have fixed the obvious errors but I'm not sure what the problem is with the rate_convert example. I have left it as is for now. -