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

Static Public Attributes

static constexpr const auto prettyName = "New Factor Oracle MIDI"
 
static constexpr const auto objectKey = "New Factor Oracle MIDI"
 
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("C87B5326-56C2-4489-8E08-AA9E1EF27359")
 
static constexpr const auto controls = tuplet::make_tuple(Control::IntSlider{"Sequence length", 1, 64, 8})
 
static constexpr const midi_in midi_ins [] {"input_midi"}
 
static constexpr const midi_out midi_outs [] {"output_midi"}
 
static constexpr const value_in value_ins [] {"regen", "bang"}
 
- 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: