[SCM] calf/master: + AutoHell+ChangeLog: update for 0.0.18.2

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:39:15 UTC 2013


The following commit has been merged in the master branch:
commit d2f3811fe6c0fdbce5ad102ec6e374d967feb932
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Wed Jan 28 23:31:52 2009 +0000

    + AutoHell+ChangeLog: update for 0.0.18.2

diff --git a/ChangeLog b/ChangeLog
index 9675471..b8f9995 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Version 0.0.18.2
+
++ Organ: fix voice stealing of released notes, sort out GUI, add quadratic
+  mode for amplitude envelope (enabled by default) - sounds more natural
++ Monosynth: fix the bug that caused JACK to kick the client out due
+  to precalculating waves in a completely wrong place, fix portamento
+  for off-stack notes
++ Presets: 3 new presets for Organ, 4 for Monosynth, 2 for Reverb
+
 Version 0.0.18.1
 
 + Filter: fixed subtle redraw bugs
diff --git a/configure.ac b/configure.ac
index 09a4554..78b5416 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT([calf],[0.0.18.1],[wdev at foltman.com])
+AC_INIT([calf],[0.0.18.2],[wdev at foltman.com])
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADER([config.h])
 

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list