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

Classification for ornament articulation marks. More...

#include <articulations.h>

Collaboration diagram for denigma::classify::articulation::Ornament:

Classes

struct  AccidentalMark
 Accidental sign attached to an ornament. More...
 

Public Types

enum class  Accidental { Unspecified , Flat , Natural , Sharp }
 Accidentals attached to an ornament sign.
 
enum class  Type {
  InvertedMordent , InvertedTurn , Mordent , Shake ,
  Trill , Turn
}
 Ornament types recognized by the classifier.
 

Public Attributes

Type type {}
 Classified ornament type.
 
GlyphStyle glyphStyle {}
 Visual style encoded by the source glyph variant.
 
std::vector< AccidentalMarkaccidentals
 Accidentals attached to the ornament sign.
 

Detailed Description

Classification for ornament articulation marks.


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