diff TempogramPlugin.h @ 29:1ad47a9afc2e

* Changed variable names * Took calculations out of setParameter() function and placed into initialise()
author Carl Bussey <c.bussey@se10.qmul.ac.uk>
date Tue, 02 Sep 2014 11:40:48 +0100
parents 723af5b3303a
children 4cf2d163127b
line wrap: on
line diff
--- a/TempogramPlugin.h	Thu Aug 21 11:07:20 2014 +0100
+++ b/TempogramPlugin.h	Tue Sep 02 11:40:48 2014 +0100
@@ -84,6 +84,7 @@
     
     //Novelty Curve specific parameters
     float m_noveltyCurveMinDB;
+    float m_noveltyCurveMinV;
     float m_noveltyCurveCompressionConstant;
     
     //Tempogram specific parameters