From 13cf4da0113b05622e7a71a3ed38e011cbf91886 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 23 Sep 2017 00:18:18 +0200 Subject: Consolidate check for internal/non-removable processors --- libs/ardour/ardour/route.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libs/ardour/ardour/route.h') diff --git a/libs/ardour/ardour/route.h b/libs/ardour/ardour/route.h index bf8d05dd12..693bbd157a 100644 --- a/libs/ardour/ardour/route.h +++ b/libs/ardour/ardour/route.h @@ -703,6 +703,8 @@ public: boost::shared_ptr _meter; boost::shared_ptr _delayline; + bool is_internal_processor (boost::shared_ptr) const; + boost::shared_ptr the_instrument_unlocked() const; SlavableControlList slavables () const; -- cgit v1.2.3