a grab bag of changes correcting and improving the way MIDI note on/off tracking...
[ardour.git] / libs / ardour / ardour / midi_ring_buffer.h
index 14934456e132f8afc3836fdc8ec56b8f41d4a24c..4b352b3c4dcf074d2271f090845f4529b600b479 100644 (file)
@@ -75,6 +75,8 @@ public:
                return g_atomic_int_get(&_channel_mask) & 0x0000FFFF;
        }
 
+       void reset_tracker ();
+       
 protected:
        inline bool is_channel_event(uint8_t event_type_byte) {
                // mask out channel information