diff plugins/MFCCPlugin.cpp @ 118:4a354c18e688

* Make chromagram and constant-Q plugins start at a somewhat higher low frequency, by default, for speed * Add adaptive spectrogram and DWT to the RDF descriptions, and update version numbers, copyrights etc (Version numbers should now all be correct for the next, 1.6 release)
author Chris Cannam <c.cannam@qmul.ac.uk>
date Fri, 05 Jun 2009 15:22:04 +0000
parents e51152b7ee06
children c655fa61884f
line wrap: on
line diff
--- a/plugins/MFCCPlugin.cpp	Tue Jun 02 11:26:31 2009 +0000
+++ b/plugins/MFCCPlugin.cpp	Fri Jun 05 15:22:04 2009 +0000
@@ -83,7 +83,7 @@
 string
 MFCCPlugin::getCopyright() const
 {
-    return "Plugin by Nicolas Chetry and Chris Cannam.  Copyright (c) 2008 QMUL - All Rights Reserved";
+    return "Plugin by Nicolas Chetry and Chris Cannam.  Copyright (c) 2009 QMUL - All Rights Reserved";
 }
 
 MFCCPlugin::ParameterList