This was my problem. Apparently the asound.conf file was not getting set correctly through rdalsaconfig so putting the rate 48000 in the conf file was enough to do the trick.
Thank you Mike. Now I want to install Audacity but I'll start a new thread on that. Don > > > > I recall fixing a sampling rate issue on a laptop I was playing with, by > adding rate conversion processing to the asound.conf file. Those notes (and > the laptop) are long gone, but I did a search and found this post from last > year: > http://caspian.paravelsystems.com/pipermail/rivendell-dev/2014-September/021614.html > > It shows the /etc/asound.conf contents as this: > pcm.rd0 { > type hw > card 0 > rate 44100 > } > ctl.rd0 { > type hw > card 0 > rate 44100 > } > > I imagine you'd change the rate to 48000 since that's what caed is > complaining about. > > That's about all I can suggest; we're moving way outside my script-kiddy > level of competence. <smile> > > Regards, > Mike > >> _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
