buffer gaps
buffer gaps
- Subject: buffer gaps
- From: Daniel Todd Currie <email@hidden>
- Date: Sun, 19 Oct 2003 05:28:46 -0700
I am recording 0.5 second audio samples using a simple HAL IOProc to be
sent to an FFT unit. The audio comes in buffers of 512 frames, but
when I merge the buffers together, there are discontinuities in the
data. I fear that these discontinuities are tainting my FFT results.
Is there supposed to be a "gap" in the buffer data, if so what size?
What can I do to make sure that my data will be as continuous as
possible?
Thanks,
// Daniel Currie
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.