Johannes Lorenz wrote:
> this happens in [1]. You can also call snd_pcm_hw_params_set_buffer_size()
> before snd_pcm_hw_params() (that's probably better?), it always results in (-
> EINVAL).

Calling snd_pcm_hw_params_set_*() after snd_pcm_hw_params() does not
make sense.

And you must set a buffer size that is supported by the device.


Regards,
Clemens

------------------------------------------------------------------------------
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to