[alsa-devel] Getting the actual HW sample rate

Raymond Toy rtoy at google.com
Fri Sep 9 00:26:25 CEST 2011


On Thu, Sep 8, 2011 at 1:10 AM, Clemens Ladisch <clemens at ladisch.de> wrote:

> Raymond Toy wrote:
> > In my application, we want ... to avoid yet another sample rate
> > conversion when playing out the audio.
>
> Add the SND_PCM_NO_AUTO_RESAMPLE flag when calling snd_pcm_open, or use
> snd_pcm_hw_params_set_rate_resample.
>
>
Thanks!  This works very nicely with the sample code from the link.

Ray


More information about the Alsa-devel mailing list