|
denigma 4.0.0
|
Classification for ornament articulation marks. More...
#include <articulations.h>

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< AccidentalMark > | accidentals |
| Accidentals attached to the ornament sign. | |
Classification for ornament articulation marks.