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

Static Public Attributes

static constexpr const auto prettyName = "Factor Oracle"
 
static constexpr const auto objectKey = "Factor Oracle"
 
static constexpr const auto category = "Control/Impro"
 
static constexpr const auto author = "Shlomo Dubnov, Ge Wang, Éric Meaux, Jean-Michaël Celerier"
 
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("d90284c0-4196-47e0-802d-7e07342029ec")
 
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: