Home
last modified time | relevance | path

Searched refs:stripable_for_non_mixbus_azimuth_automation (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/mackie/
H A Dstrip.h100 boost::shared_ptr<ARDOUR::Stripable> stripable_for_non_mixbus_azimuth_automation,
H A Dstrip.cc669 boost::shared_ptr<ARDOUR::Stripable> stripable_for_non_mixbus_azimuth_automation, in format_paramater_for_display() argument
697 if (stripable_for_non_mixbus_azimuth_automation) { in format_paramater_for_display()
698 …boost::shared_ptr<AutomationControl> pa = stripable_for_non_mixbus_azimuth_automation->pan_azimuth… in format_paramater_for_display()