diff NNLSBase.h @ 115:526250b06fe0 monophonicness

some comments, some variable renamings
author Matthias Mauch <mail@matthiasmauch.net>
date Thu, 31 Mar 2011 14:26:53 +0100
parents 846b552ea3b0
children b547e7238bf5
line wrap: on
line diff
--- a/NNLSBase.h	Thu Mar 31 13:51:45 2011 +0100
+++ b/NNLSBase.h	Thu Mar 31 14:26:53 2011 +0100
@@ -76,7 +76,7 @@
     float m_rollon;
     float m_boostN;
     float m_s;
-	float m_useHarte;
+	float m_harte_syntax;
     vector<float> hw;
     vector<float> sinvalues;
     vector<float> cosvalues;