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

Static Public Attributes

static constexpr const auto prettyName = "Empty midi mapper"
 
static constexpr const auto objectKey = "EmptyMidiMapper"
 
static constexpr const auto category = "Control/Mappings"
 
static constexpr const auto author = "ossia score"
 
static constexpr const auto kind = Process::ProcessCategory::Mapping
 
static constexpr const auto description = "Copies its inputs to its outputs"
 
static constexpr const auto tags = std::array<const char*, 0>{}
 
static const uuid_constexpr auto uuid = make_uuid("2CE4F3F3-E04F-48CD-B81C-1F6537EC8CFA")
 
static constexpr const midi_in midi_ins [] {"in"}
 
static constexpr const midi_out midi_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: