Skip to content

Release 1.0.8

Compare
Choose a tag to compare
@sadko4u sadko4u released this 19 Dec 22:49
· 482 commits to master since this release
  • Better optimizations of dsp::copy and dsp::move for SSE, SSE3 and AVX.
  • The function dsp::init() is now thread safe.
  • Additional optimization of dsp::normalize() function, added dsp::normalize1()
    and dsp::normalize2() functions.
  • Updated build scripts.