From 60e6b5d561db1ebcc15dd48f49350daa487e248a Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 2 Dec 2011 19:31:53 +0000 Subject: [PATCH] add 3 new is_foo() methods to MIDIEvent for testing for certain periodic MIDI messages git-svn-id: svn://localhost/ardour2/branches/3.0@10862 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/evoral/evoral/MIDIEvent.hpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libs/evoral/evoral/MIDIEvent.hpp b/libs/evoral/evoral/MIDIEvent.hpp index c27a716a3e..79d013e00f 100644 --- a/libs/evoral/evoral/MIDIEvent.hpp +++ b/libs/evoral/evoral/MIDIEvent.hpp @@ -92,6 +92,12 @@ struct MIDIEvent : public Event