summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/route.h
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2017-10-15 18:13:28 -0500
committerBen Loftis <ben@harrisonconsoles.com>2017-10-19 11:53:55 -0500
commit23c2b751aa1f80d5129d13d4bda39ecc05ac2aac (patch)
treecff23f9bc43953349decfa709f622c1b51e134da /libs/ardour/ardour/route.h
parent618020424e7be8e73d7003124dee6f5b3e61221a (diff)
US2400: map knobs for mixbus strips, when selected.
Diffstat (limited to 'libs/ardour/ardour/route.h')
-rw-r--r--libs/ardour/ardour/route.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/ardour/route.h b/libs/ardour/ardour/route.h
index 235ae2089b..520608b29e 100644
--- a/libs/ardour/ardour/route.h
+++ b/libs/ardour/ardour/route.h
@@ -527,6 +527,7 @@ public:
boost::shared_ptr<AutomationControl> filter_slope_controllable (bool) const;
boost::shared_ptr<AutomationControl> filter_enable_controllable (bool) const;
+ boost::shared_ptr<AutomationControl> tape_drive_controllable () const;
/* "well-known" controls for a compressor in this route. Any or all may
* be null.