2 #include <Process/Execution/ProcessComponent.hpp>
4 #include <Automation/AutomationModel.hpp>
6 #include <ossia/dataflow/node_process.hpp>
7 #include <ossia/network/value/destination.hpp>
8 #include <ossia/network/value/value.hpp>
18 namespace RecreateOnPlay
22 Automation::ProcessModel, ossia::node_process>
24 COMPONENT_METADATA(
"f759eacd-5a67-4627-bbe8-c649e0f9b6c5")
35 std::shared_ptr<ossia::curve_abstract>
36 on_curveChanged(ossia::val_type,
const std::optional<ossia::destination>&);
39 std::shared_ptr<ossia::curve_abstract>
40 on_curveChanged_impl(
const std::optional<ossia::destination>&);
46 SCORE_CONCRETE_COMPONENT_FACTORY(
Definition: AutomationModel.hpp:36
Definition: AutomationExecution.hpp:23
Definition: Process/Execution/ProcessComponent.hpp:119
Definition: Process/Execution/ProcessComponent.hpp:102
Namespace related to the Automation process.
Definition: AutomationColors.cpp:8
Definition: Process/Execution/ProcessComponent.hpp:89