summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/convolver.h
AgeCommit message (Collapse)Author
2020-02-06Update DSP::ConvolutionRobin Gareus
Expose zita-convolver bindings, to allow for custom NxM convolution matrices, and dedicated FIR processors.
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2018-12-24Update Convolver/LuaConvolverRobin Gareus
* Add API to allow per-channnel gain and delay * Fix channel-mapping for stereo IRs w/o true-stereo
2018-10-20Implement basic libardour convolution DSPRobin Gareus