On Sunday 04 April 2004 09:30, Greg & Wendy Cunningham wrote:
I had a bit of a poke around the 1st error :
snd_pcm_hw_params_set_rate_near(pcm_handle,hwparams,getSamplesPerSec(),
&state);
What version of ALSA are you using? There were some changes made to the ALSA
API at v1.0.0 that broke backwards compatibility. Those changes have not yet
been integrated into Rivendell. ALSA support is pretty much a back-burner
issue here right now until we get the ASI stuff stable and complete (of
course, if someone out there wants to take a crack at it, feel free!) :)
Cheers!