Home
last modified time | relevance | path

Searched refs:SoloAutomation (Results 1 – 12 of 12) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dsolo_control.cc32 : SlavableAutomationControl (session, SoloAutomation, ParameterDescriptor (SoloAutomation), in SoloControl()
33 … boost::shared_ptr<AutomationList>(new AutomationList(Evoral::Parameter(SoloAutomation))), in SoloControl()
H A Devent_type_map.cc139 p_type = SoloAutomation; in from_symbol()
250 } else if (t == SoloAutomation) { in to_symbol()
H A Dsession_rtevents.cc87 case SoloAutomation: in rt_set_controls()
H A Dparameter_descriptor.cc103 case SoloAutomation: in ParameterDescriptor()
H A Droute_group.cc110 , _solo_group (new ControlGroup (SoloAutomation)) in RouteGroup()
H A Dautomatable.cc582 } else if (param.type() == SoloAutomation) { in control_factory()
H A Denums.cc184 REGISTER_ENUM (SoloAutomation); in setup_enum_writer()
H A Dluabindings.cc2017 .addConst ("SoloAutomation", ARDOUR::AutomationType(SoloAutomation)) in common()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dautomation_controller.cc87 } else if (ac->parameter().type() == SoloAutomation) { in AutomationController()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dtypes.h146 SoloAutomation, enumerator
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/us2400/
H A Dus2400_control_protocol.cc1625 case SoloAutomation:
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/mackie/
H A Dmackie_control_protocol.cc2055 case SoloAutomation: in down_controls()