On Thu, Aug 12, 2010 at 03:51:56PM -0500, Gabriel M. Beddingfield wrote:
>
> Does anyone know of (or is there interest in creating) a library of
> basic, low-level, audio mixing subroutines? This would be analag to
> the BLAS[1], but for audio.
>
> What I'm thinking is something like Ardour's SSE-optimized mixing
> subroutines... and updating it for later optimizations (SSE2, SSE3,
> ...).
arch is already using gcc-4.5
other distros will probably follow during this year.
the vectorizer can generate pretty much optimal code, if your a bit
careful, and use the restrict keyword.
since the most optimal thing is to weave the mixing code into the actual
processing a library doesnt make sense imo.
>
> Thanks,
> Gabriel
>
> [1] http://www.netlib.org/blas/
> _______________________________________________
> Linux-audio-dev mailing list
> Linux-audio-dev@email-addr-hidden
> http://lists.linuxaudio.org/listinfo/linux-audio-dev
-- torben Hohn _______________________________________________ Linux-audio-dev mailing list Linux-audio-dev@email-addr-hidden http://lists.linuxaudio.org/listinfo/linux-audio-devReceived on Sat Aug 14 00:15:01 2010
This archive was generated by hypermail 2.1.8 : Sat Aug 14 2010 - 00:15:01 EEST