CamillaDSP v4.1.0 released
Download v4.1.0 · Documentation
What’s Changed
- Add experimental threaded Alsa backend by @HEnquist in https://github.com/HEnquist/camilladsp/pull/447
- Remove SSE2 biquad implementation by @P0SlX in https://github.com/HEnquist/camilladsp/pull/449
- feat: AVX+FMA acceleration for fftconv complex multiply kernels by @P0SlX in https://github.com/HEnquist/camilladsp/pull/442
- feat: NEON acceleration for fftconv complex multiply kernels by @P0SlX in https://github.com/HEnquist/camilladsp/pull/445
- Version 4.1.0 by @HEnquist in https://github.com/HEnquist/camilladsp/pull/448
Full Changelog: https://github.com/HEnquist/camilladsp/compare/v4.0.1...v4.1.0