Home
last modified time | relevance | path

Searched defs:rec_safe_control (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dstripable.h125 …virtual boost::shared_ptr<AutomationControl> rec_safe_control() const { return boost::shared_ptr<A… in rec_safe_control() function
H A Dtrack.h121 boost::shared_ptr<AutomationControl> rec_safe_control() const { return _record_safe_control; } in rec_safe_control() function