diff NNLSBase.h @ 112:846b552ea3b0 monophonicness

Harte syntax as option in Chordino
author Matthias Mauch <mail@matthiasmauch.net>
date Tue, 29 Mar 2011 15:12:19 +0100
parents 7af5312e66f8
children 526250b06fe0
line wrap: on
line diff
--- a/NNLSBase.h	Tue Mar 29 13:56:02 2011 +0100
+++ b/NNLSBase.h	Tue Mar 29 15:12:19 2011 +0100
@@ -76,6 +76,7 @@
     float m_rollon;
     float m_boostN;
     float m_s;
+	float m_useHarte;
     vector<float> hw;
     vector<float> sinvalues;
     vector<float> cosvalues;