Ui::SignalDisplay::Node::Metadata Struct Reference
Inheritance diagram for Ui::SignalDisplay::Node::Metadata:
Control::Meta_base

Public Types

enum  { loops_by_default }
 

Static Public Attributes

static constexpr const auto prettyName = "Signal display"
 
static constexpr const auto objectKey = "SignalDisplay"
 
static constexpr const auto category = "Monitoring"
 
static constexpr const auto author = "ossia score"
 
static constexpr const auto tags = std::array<const char*, 0>{}
 
static constexpr const auto kind = Process::ProcessCategory::Analyzer
 
static constexpr const auto description = "Visualize an input signal"
 
static constexpr const auto flags = Process::ProcessFlags::SupportsTemporal
 
static const uuid_constexpr auto uuid = make_uuid("9906e563-ddeb-4ecd-908c-952baee2a0a5")
 
static constexpr const value_in value_ins [] {"in"}
 
static constexpr const auto control_outs = tuplet::make_tuple(Control::OutControl{"value"})
 
- 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: