libmixed
libmixed copied to clipboard
A low-level audio mixer pipeline library
Additional effects segments that would be good to have included: - [ ] equalizer - [ ] reverb - [ ] distort - [ ] limiter - [ ] VST...
https://github.com/DLTcollab/sse2neon This would allow using the SSE version of Spiral on ARM.
I'm using Alpine Linux as my daily driver. There is an error when when compiling this project. Here is the shell output: ``` ~/Git/libmixed $ mkdir build ~/Git/libmixed $ cd...