diff options
Diffstat (limited to 'audio/vcf_plugins/README')
-rw-r--r-- | audio/vcf_plugins/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/vcf_plugins/README b/audio/vcf_plugins/README new file mode 100644 index 0000000000..d4501d9260 --- /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. |