23 Oct
2009
23 Oct
'09
9:39 a.m.
Douglas Lopes Pereira wrote:
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.
Do you actually pass the correct number of frames?
How do you manage the timing of the snd_pcm_writei() calls?
Best regards, Clemens