|
MUSX Document Model
|
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< TieStandInSource > | sources {} |
| Contributing surrogate tie sources from the winning source type. | |
Metadata for pseudo tie and pseudo tie-end detection.