On Thursday May 14 2015 16:55:35 René J.V. Bertin wrote: Audio being in essence 1D data (time series) it should be relatively easy to deploy template libraries that provide array/vector types the use optimised SIMD instructions internally. With those you should be able to do better than with auto-vectorisation, all while keeping a high-level coding approach.
But be careful not to reinvent the wheel, unless that's part of the goal of course. > Take a look at the Eigen3 framework too (eigen.tuxfamily.org) There's also http://nt2.metascale.fr/doc/html/ , a layer atop Boost::SIMD R. _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest