Re: Format mismatch
Re: Format mismatch
- Subject: Re: Format mismatch
- From: David Duncan <email@hidden>
- Date: Mon, 4 Oct 2004 12:04:59 -0400
On Oct 4, 2004, at 11:54 AM, Mark's Studio wrote:
My problem is that my processing is altivec unrolled by 8 so im
skipping samples,is there a smart way to buffer the data and only call
my altivec function when there is enough frames ?
Simplest way is to just process the first chunk of data that can be
processed by unroll by 8, then deal with the trailing samples in a
normal loop.
As for the SRC at the end, im not sure it's the best solution since
the processing can't compensate for the artifacts introduced by the
SRC.
I'm not certain what you mean by this, but what Kelly meant was that by
putting the SRC at the end of the chain it reduces the number of
compounded errors in the audio stream.
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.
David Duncan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden