chowdsp_utils
chowdsp_utils copied to clipboard
Run-time SIMD dispatching
With XSIMD it should be possible to implement run-time SIMD dispatching for some of our DSP classes. There's an example of this kind of thing here.
It probably makes sense to start with an example plugin, and build out from there.