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

Static Public Attributes

static constexpr const auto prettyName = "Envelope"
 
static constexpr const auto objectKey = "Envelope"
 
static constexpr const auto category = "Audio"
 
static constexpr const auto author = "ossia score"
 
static constexpr const auto kind = Process::ProcessCategory::Analyzer | Process::ProcessCategory::Deprecated
 
static constexpr const auto description = "Converts an audio signal into RMS and peak values"
 
static constexpr const auto tags = std::array<const char*, 0>{}
 
static const uuid_constexpr auto uuid = make_uuid("95F44151-13EF-4537-8189-0CC243341269")
 
static constexpr const audio_in audio_ins [] {"in"}
 
static constexpr const value_out value_outs [] {"rms", "peak"}
 
- 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: