All of lore.kernel.org
 help / color / mirror / Atom feed
* Problems with snd_pcm_writei() function
@ 2009-10-22 17:34 Douglas Lopes Pereira
  2009-10-23  7:39 ` Clemens Ladisch
  0 siblings, 1 reply; 3+ messages in thread
From: Douglas Lopes Pereira @ 2009-10-22 17:34 UTC (permalink / raw)
  To: alsa-devel

Hi,

I'm modifying an application that calls snd_pcm_writei() function from
libasound2-dev (on verstion 1.0.16-2). I does work.

I'm splitting my audio data into 160 bytes buffers but when buffer
with different size is passed to that function I hear a noise (like
'Krrr') on my audio device.
I tried to add zeroed bytes to complete the buffer but it didn't work.
I tried to ignore the last buffer and it worked but with some side
effects: No other operation worked properly after that.

Please, can anyone help?
Thanks in advance.
Regards,
Douglas

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-10-27 17:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-22 17:34 Problems with snd_pcm_writei() function Douglas Lopes Pereira
2009-10-23  7:39 ` Clemens Ladisch
2009-10-27 17:07   ` Douglas Lopes Pereira

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.