On Wed, 10 Dec 2003 03:18 am, Maarten de Boer wrote:
I just downloaded alsa 1.0.0rc2, and discovered that
the API changed.
For example (and this is only an example), take the function
snd_pcm_hw_params_set_rate_near. Before, the 3th argument was the
samplerate requested, and the return value was the error value (<0) or
the samplerate obtained.
A note about this at the bottom of this page
http://alsa.opensrc.org/
--markc