[linux-audio-dev] Mixing signals
Richard Spindler
richard.spindler at gmail.com
Mon May 23 09:40:29 UTC 2005
On 5/23/05, Steve Harris <S.W.Harris at ecs.soton.ac.uk> wrote:
> I've no idea what your trying to do cos I missed the original post, but
> just FYI, you will generally be better off doing x[i] rather than *x and
> incrementing x. Modern C compilers (eg. gcc 4) can vectorise array
> operations as long as you dont obfuscate them with pointer maths.
Thanks for the hint :)
-Richard
More information about the Linux-audio-dev
mailing list