Nodes::FactorOracle2::Node::Metadata Struct Reference
Inheritance diagram for Nodes::FactorOracle2::Node::Metadata:
Control::Meta_base

Static Public Attributes

static constexpr const auto prettyName = "New Factor Oracle"
 
static constexpr const auto objectKey = "New Factor Oracle"
 
static constexpr const auto category = "Control/Impro"
 
static constexpr const auto author = "Maria Paula Carrero Rivas"
 
static constexpr const auto kind = Process::ProcessCategory::Mapping
 
static constexpr const auto description = "Factor Oracle algorithm ."
 
static constexpr const auto tags = std::array<const char*, 0>{}
 
static const uuid_constexpr auto uuid = make_uuid("66F1C352-C48F-40A2-9283-35C2CB376258")
 
static constexpr const auto controls = tuplet::make_tuple(Control::IntSlider{"Sequence length", 1, 64, 8})
 
static constexpr const value_in value_ins [] {"in", "regen", "bang"}
 
static constexpr const value_out value_outs [] {"out"}
 
- Static Public Attributes inherited from Control::Meta_base
static constexpr const Process::ProcessFlags flags
 

The documentation for this struct was generated from the following file: