The purpose of CamillaDSP is to enable audio processing with combinations of FIR (convolution) and IIR (parametric EQ, crossovers) filters. Instead of implementing BruteFIR for convolution and another for IIR, CamillaDSP could become the DSP engine for SnakeOil, and maybe a way to increase the marketing awareness of SnakeOil. According to ConvoProxy (ConvoFS) author, CamillaDSP may sound better than BruteFIR?
It appears to be well written. There is an ALSA plugin,which in theory can be used by all the players (?)
https://github.com/scripple/alsa_cdsp
and a Web Gui.
https://github.com/HEnquist/camillagui-backend
The out of the box build includes Pulse Audio, but there are detailed instructions for a custom build
https://github.com/HEnquist/camilladsp#customized-build
There are instructions for install (which I will try, but will be slow process for me with my limited Linux knowledge)
https://github.com/HEnquist/camilladsp-config
@"agent_kith", please have a look and put it on your Todo list. Would love to see this happening quickly, but I do understand that fine tuning 1.2 is the next priority.