summaryrefslogtreecommitdiff
path: root/FFTConvolver
Commit message (Collapse)AuthorAge
* Update sample D-Bus commandsMike Brady2019-11-13
| | | | | | | | Rename D-Bus LoudnessFilterActive property to Loudness and friends Update sample D-Bus commands Add D-Bus convolution filter controls -- enable convolution filters to be turned on and off or changed; enable convolution gain to be checked and changed; fix loudness control. Fix D-Bus loudness switch silencing output. Rename LoudnessFiulterActive to Loudness. Add Convolution, ConvolutionGain and ConvolutionImpulseResponseFile properties to the D-Bus interface. Bug fix: correct frame size entry for S24 format
* Fix a compilation error and tidy up some messages.Mike Brady2019-10-28
|
* Remove connection with common.h -- works properly.Mike Brady2018-12-12
|
* Fix a compilation error w.r.t. debuglev and fix a complation warning.Mike Brady2018-12-12
|
* Add fixes suggested by using "infer"Mike Brady2017-09-03
|
* 2 audio filters added, a volume-dependent-loudness and a convolution filter.Yann Pomarede2017-02-27