diff NNLSChroma.h @ 83:3277f6cef3fe consonance

added consonance output
author Matthias Mauch <mail@matthiasmauch.net>
date Mon, 15 Nov 2010 13:19:56 +0900
parents cf8898a0174c
children 2c4ee4d8e805 be2e5d44ce79
line wrap: on
line diff
--- a/NNLSChroma.h	Mon Nov 15 11:01:56 2010 +0900
+++ b/NNLSChroma.h	Mon Nov 15 13:19:56 2010 +0900
@@ -50,6 +50,7 @@
     mutable int m_outputChroma;
     mutable int m_outputBassChroma;
     mutable int m_outputBothChroma;
+    mutable int m_outputConsonance;
 };