From 1542e6a7ee1e1e6a0037b302a176fa782d2aaf94 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 28 Aug 2011 09:23:01 -0300 Subject: audio/vcf_plugins: Added (LADSPA plugins) Signed-off-by: Niels Horn --- audio/vcf_plugins/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 audio/vcf_plugins/README (limited to 'audio/vcf_plugins/README') diff --git a/audio/vcf_plugins/README b/audio/vcf_plugins/README new file mode 100644 index 0000000000000..d4501d9260986 --- /dev/null +++ b/audio/vcf_plugins/README @@ -0,0 +1,13 @@ +LADSPA plugins for audio EQ biquad filters based on the cookbook formulae +by Robert Bristow-Johnson. + +The following filters have been implemented: + * Two low pass filters + * High pass filter + * Two band pass filters + * Notch filter + * Peaking EQ filter + * Low shelf filter + * High shelf filter + +This requires ladspa_sdk. -- cgit v1.2.3