Perry Kivolowitz wrote:
> I have written an ALSA output program which is producing garbled results.
>
>> Buffer time set to: 2666

It's likely that this buffer is way too small.  Typically, this should be
about 0.5 s unless you have a reason to use another value.

Set the number of periods to 4 or so.  (You could also try to set the
period size to NSAMPLES, but the hardware might not support this.)


Regards,
Clemens

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to