diff onsetsdsplugin.h @ 1:3d1928670329

* Commit Dan's patch for threshold parameter
author cannam
date Fri, 20 Jun 2008 13:42:15 +0000
parents 635e8745ccc9
children aaf7ade4667e
line wrap: on
line diff
--- a/onsetsdsplugin.h	Thu Jun 19 12:30:15 2008 +0000
+++ b/onsetsdsplugin.h	Fri Jun 20 13:42:15 2008 +0000
@@ -64,6 +64,7 @@
     OnsetsDS *m_ods;
     float *m_odsdata;
     onsetsds_odf_types m_dfType;
+    float m_threshold;
     size_t m_medspan;
     size_t m_stepSize;
     size_t m_fftSize;