Analysis::Pitch::Metadata Struct Reference
Inheritance diagram for Analysis::Pitch::Metadata:
Control::Meta_base

Static Public Attributes

static constexpr const auto prettyName = "Pitch detector"
 
static constexpr const auto objectKey = "Pitch"
 
static constexpr const auto category = "Analysis/Pitch"
 
static constexpr const auto author = "ossia score, Gist library"
 
static constexpr const auto kind = Process::ProcessCategory::Analyzer
 
static constexpr const auto description = "Get the pitch of a signal"
 
static constexpr const auto tags = std::array<const char*, 0>{}
 
static const uuid_constexpr auto uuid = make_uuid("ed511605-8265-4b2c-8c4b-d3b189539b3b")
 
static constexpr const audio_in audio_ins [] {"in"}
 
static constexpr const value_out value_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: