diff options
author | B. Watson <yalhcru@gmail.com> | 2011-08-28 09:23:01 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-28 09:23:01 -0300 |
commit | 1542e6a7ee1e1e6a0037b302a176fa782d2aaf94 (patch) | |
tree | 332a0bde81f605110dc8366233a04283ee3f53ac /audio/vcf_plugins/README | |
parent | 7b3cabf7dc988efd4577bdc4ea0234f4b4327bf9 (diff) | |
download | slackbuilds-1542e6a7ee1e1e6a0037b302a176fa782d2aaf94.tar.gz |
audio/vcf_plugins: Added (LADSPA plugins)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
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. |