[SCM] calf/master: + Compressor: make totally non-experimental ;)

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


The following commit has been merged in the master branch:
commit e9fda76a9ca32fdf0d282655b2cfaf1851dffac3
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Mon Nov 17 22:05:37 2008 +0000

    + Compressor: make totally non-experimental ;)

diff --git a/src/calf/modulelist.h b/src/calf/modulelist.h
index c0a077b..e454699 100644
--- a/src/calf/modulelist.h
+++ b/src/calf/modulelist.h
@@ -8,8 +8,8 @@
     PER_MODULE_ITEM(rotary_speaker, false, "rotaryspeaker")
     PER_MODULE_ITEM(phaser, false, "phaser")
     PER_MODULE_ITEM(multichorus, false, "multichorus")
-#ifdef ENABLE_EXPERIMENTAL
     PER_MODULE_ITEM(compressor, false, "compressor")
+#ifdef ENABLE_EXPERIMENTAL
 #endif
 #undef PER_MODULE_ITEM
 #endif

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list