gstreamer/gst/equalizer
Stefan Kost 27ea0b076a equalizer: use shelfing filters for first and last band
Refactor the filter setup. Add two new filters with shelf characteristics for
first and last band. Change gain calculation as recommended in the quoted
document (no qrt needed). Rename variables to match the formulas in the
document.
2009-10-07 00:35:27 +03:00
..
.gitignore gst/: Ignore more. 2007-12-20 17:07:22 +00:00
gstiirequalizer.c equalizer: use shelfing filters for first and last band 2009-10-07 00:35:27 +03:00
gstiirequalizer.h gst/equalizer/gstiirequalizer.*: Update the filter coefficients only when needed in the transform_ip function and cor... 2008-05-30 11:03:57 +00:00
gstiirequalizer3bands.c Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
gstiirequalizer3bands.h gst/equalizer/: Add 3 and 10 band version and add missing gst_object_sync_values. 2007-03-14 14:48:08 +00:00
GstIirEqualizer3Bands.prs gst/equalizer/: Add presets for equalizer. Fixes #522183. 2008-11-13 16:24:59 +00:00
gstiirequalizer10bands.c Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
gstiirequalizer10bands.h gst/equalizer/: Add 3 and 10 band version and add missing gst_object_sync_values. 2007-03-14 14:48:08 +00:00
GstIirEqualizer10Bands.prs gst/equalizer/: Add presets for equalizer. Fixes #522183. 2008-11-13 16:24:59 +00:00
gstiirequalizernbands.c Update and add documentation for plugins with no deps (gst). 2009-01-28 12:32:59 +02:00
gstiirequalizernbands.h gst/equalizer/: Refactor plugin into a base class and a first subclass (nband eq). The nband eq uses GstChildProxy an... 2007-03-09 08:58:26 +00:00
Makefile.am gst/equalizer/: Add presets for equalizer. Fixes #522183. 2008-11-13 16:24:59 +00:00