On
03/03/2015 01:03 AM, Chris Caudle wrote:
> for nearly every device the driver should be able to set the
> sample rate
But by what way can the sample rate be set?
By using the snd_pcm_hw_params_set_rate_near () ALSA function. That is
what jack2 uses.