> 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, ...).
i've got some c++ headers, that provide simd-fied simple mixing functions,
but also some other vectorized functions, sse-based libm functions and so on
...
it is based on a generic vec class, that can simply be reimplemented for
different types/architectures, but for now only suports float/sseX
tim
[1] http://tim.klingt.org/git?p=nova-simd.git;a=summary
-- tim@email-addr-hidden http://tim.klingt.org Music is the can opener of the soul. It makes you terribly quiet inside, makes you aware that there's a roof to your being. Henry Miller _______________________________________________ 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:02 2010
This archive was generated by hypermail 2.1.8 : Sat Aug 14 2010 - 00:15:03 EEST