diff options
author | B. Watson <yalhcru@gmail.com> | 2015-11-13 01:56:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-13 01:56:10 +0700 |
commit | b66b9c45fbba1bd9aae480bd36b8f71aa6f38e6f (patch) | |
tree | 93149d33deb49e9afae06889a05e73c133dfdad0 /audio/calf-ladspa/README | |
parent | abeae21be1575e5aea6b14fd87a84b50ea6dd519 (diff) | |
download | slackbuilds-b66b9c45fbba1bd9aae480bd36b8f71aa6f38e6f.tar.gz |
audio/calf-ladspa: Added (legacy audio plugin pack).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/calf-ladspa/README')
-rw-r--r-- | audio/calf-ladspa/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/audio/calf-ladspa/README b/audio/calf-ladspa/README new file mode 100644 index 0000000000..8ffe92ee3b --- /dev/null +++ b/audio/calf-ladspa/README @@ -0,0 +1,17 @@ +Calf "legacy" audio plugin pack for LADSPA and JACK. Contains effects +(flanger, reverb, tape-like delay, phaser, rotary speaker, multi-mode +filter, multi-tap chorus and compressor) and instruments (organ simulator +and a monophonic synthesizer). This is the last release of Calf that +supports LADSPA. + +This build only contains LADSPA plugins. It can be installed on the same +system as the main "calf" build without conflict. If you're looking for +LV2 plugins and/or the standalone calfjackhost, see the main "calf" build. +The main purpose for calf-ladspa is to allow old Ardour/etc sessions +to keep working after upgrading calf to the new non-LADSPA version. New +projects should use the LV2 plugins in the calf build, since that's what +upstream supports. + +If you're looking for DSSI, please contact the script maintainer. Adding +DSSI to this build is possible, but more work than I want to do unless +someone actually *needs* it for opening old sessions. |