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

Static Public Attributes

static constexpr const auto prettyName = "Micromap"
 
static constexpr const auto objectKey = "MicroMapping"
 
static constexpr const auto category = "Control/Mappings"
 
static constexpr const auto author = "ossia score, ExprTK (Arash Partow)"
 
static constexpr const auto kind = Process::ProcessCategory::Mapping
 
static constexpr const auto description = "Applies a math expression to an input."
 
static constexpr const auto tags = std::array<const char*, 0>{}
 
static const uuid_constexpr auto uuid = make_uuid("25c64b87-a44a-4fed-9f60-0a48906fd3ec")
 
static constexpr const value_in value_ins [] {value_in{"in", false}}
 
static constexpr const value_out value_outs [] {"out"}
 
static constexpr const auto controls = tuplet::make_tuple(Control::LineEdit("Expression", "x / 127"))
 
- 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: