MUSX Document Model
Loading...
Searching...
No Matches
musx::dom::NoteInfoPtr::PseudoTieInfo Struct Reference

Metadata for pseudo tie and pseudo tie-end detection. More...

#include <Entries.h>

Public Member Functions

 operator bool () const noexcept
 Returns true when this object represents a successful pseudo tie match.
 

Public Attributes

bool matched {}
 True when this note satisfies the pseudo tie criteria.
 
CurveContourDirection direction { CurveContourDirection::Unspecified }
 Resolved contour direction for this note.
 
std::vector< TieStandInSourcesources {}
 Contributing surrogate tie sources from the winning source type.
 

Detailed Description

Metadata for pseudo tie and pseudo tie-end detection.