summaryrefslogtreecommitdiffstats
path: root/audio/caps/UPGRADE.txt
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2014-02-13 22:54:17 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-02-14 01:33:16 +0700
commit41fad29d93c59bed36654660b46de4c1b739e4d2 (patch)
treed14402aaa9ebf7de41f2dcc16b63cecc97193edf /audio/caps/UPGRADE.txt
parentefd6b0ec5b2c8ece43517903cb2fc37f06c97114 (diff)
downloadslackbuilds-41fad29d93c59bed36654660b46de4c1b739e4d2.tar.gz
slackbuilds-41fad29d93c59bed36654660b46de4c1b739e4d2.tar.xz
audio/caps: Updated for version 0.9.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/caps/UPGRADE.txt')
-rw-r--r--audio/caps/UPGRADE.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/audio/caps/UPGRADE.txt b/audio/caps/UPGRADE.txt
new file mode 100644
index 0000000000..d0a0c31ed9
--- /dev/null
+++ b/audio/caps/UPGRADE.txt
@@ -0,0 +1,25 @@
+
+0.9.20 upgrade notes:
+
+Some of the plugin names and/or their parameters have changed since the
+old (0.9.7) SlackBuild.
+
+If you're upgrading from 0.9.7, be aware that any of your scripts
+or projects that use caps (e.g. Ardour sessions, or jack-rack presets)
+will need updating. For Ardour 2.x, if the changes prevent your session
+from loading, try:
+
+- Make a backup of your session directory (done with cp or tar, whatever).
+- Start ardour2 with the -d (or --disable-plugins) option, load the session.
+- Remove the offending plugins from their tracks or busses.
+- Save and exit
+- Start ardour2 normally, load the session.
+- Add the plugins back.
+
+If all else fails and you want to downgrade back to 0.9.7, you can
+still build it with this SlackBuild. Upstream removed the 0.9.7
+source from their site, but there's a copy here:
+
+http://urchlay.naptime.net/~urchlay/src/caps_0.9.7.tar.bz2
+
+Build with: VERSION=0.9.7 DOCS=no ./caps.SlackBuild