denigma 4.0.0
Loading...
Searching...
No Matches
denigma::classify::articulation::Parenthesis Struct Reference

Classification for a single notehead parenthesis mark attached to one side of a note. More...

#include <articulations.h>

Collaboration diagram for denigma::classify::articulation::Parenthesis:

Public Types

enum class  Side { Left , Right }
 Which side of the note the parenthesis mark appears on.
 

Public Attributes

Side side {}
 Side of the note the parenthesis mark is on.
 
musx::dom::NoteInfoPtr note
 The note this parenthesis is associated with, per ArticulationAssign::calcAssociatedNote. Falsy if unresolved.
 
GlyphStyle glyphStyle {}
 Visual style encoded by the source glyph variant.
 

Detailed Description

Classification for a single notehead parenthesis mark attached to one side of a note.


The documentation for this struct was generated from the following file: