Home
last modified time | relevance | path

Searched defs:monitor_control (Results 1 – 3 of 3) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dvca.h149 …boost::shared_ptr<MonitorProcessor> monitor_control() const { return boost::shared_ptr<MonitorProc… in monitor_control() function
H A Droute.h259 boost::shared_ptr<MonitorProcessor> monitor_control() const { return _monitor_control; } in monitor_control() function
/dports/x11-fm/librfm/librfm5-5.3.16.4/include/
H A Dtypes.h307 GMutex *monitor_control; member