AudioConverterFillComplexBuffer for rate conversion?
AudioConverterFillComplexBuffer for rate conversion?
- Subject: AudioConverterFillComplexBuffer for rate conversion?
- From: Ev <email@hidden>
- Date: Sun, 25 Apr 2004 17:30:51 -0500
I've started using AudioConverterFillComplexBuffer for rate conversion,
but I'm having some issues between buffers.
Obviously I don't convert the whole file in one go, I use buffers of a
good size, then pass them to AudioConverterFillComplexBuffer for
conversion, then write them to the file.
Passing a good test tone through seems to create a glitch at the
BEGINNING of each NEW buffer. You can hear the buffer beginnings in
this example:
http://www.audiofile-engineering.com/997Hz_-6_48k.aif
Is this an expected side effect of this technique? Is there something I
can do?
Ev
Technical Knowledge Officer
Head Programmer/Designer
Audiofile Engineering
http://www.audiofile-engineering.com/
_______________________________________________
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.