set negative timestamps to zero
[vamp-aubio-plugins.git] / plugins / Notes.h
index 3f86bce..cb28230 100644 (file)
@@ -71,6 +71,7 @@ protected:
     size_t m_channelCount;
     std::deque<float> m_notebuf;
     size_t m_count;
+    Vamp::RealTime m_delay;
     Vamp::RealTime m_currentOnset;
     Vamp::RealTime m_lastTimeStamp;
     float m_currentLevel;