|
denigma 4.0.0
|
Options for MusicXML converters. More...
#include <musicxml.h>


Public Attributes | |
| CommonOptions | common |
| Options common to all converters. | |
| bool | includeTempoTool {false} |
| bool | useFinaleRestPosition {false} |
| Shift non-floating whole rests to the SMuFL glyph-origin position. | |
| std::optional< int > | cueLayer |
| Optional 1-based Finale layer to treat as cue material in addition to automatically detected cues. | |
| bool | allPartsAndScore {false} |
| Emit the score plus all linked parts for multi-output conversion. | |
| std::optional< std::string > | partName |
| Optional part-name prefix for multi-output conversion. | |
Additional Inherited Members | |
Public Member Functions inherited from denigma::IOptions | |
| virtual | ~IOptions ()=default |
| Virtual destructor. | |
Options for MusicXML converters.
| bool denigma::formats::musicxml::Options::useFinaleRestPosition {false} |
Shift non-floating whole rests to the SMuFL glyph-origin position.
Preserve Finale's nominal position for non-floating whole rests instead of using the SMuFL default.