2 #include <Process/ProcessMetadata.hpp>
4 #include <score/plugins/UuidKey.hpp>
15 "2D Automation", Process::ProcessCategory::Automation,
"Automations",
16 "Automation following a 2D curve",
"ossia score",
17 (QStringList{
"Curve",
"Automation",
"2D"}), {},
18 {std::vector<Process::PortType>{Process::PortType::Message}},
19 QUrl(
"https://ossia.io/score-docs/processes/2Dspline.html#2d-spline-x-y-automation"),
20 Process::ProcessFlags::SupportsLasting)
Definition: score-plugin-spline/Spline/Model.hpp:19