The support object

Type: Dictionary

This contains information about how to interpret the data within an MNX document.

Keys:

Name Type Required? Description
"useAccidentalDisplay" boolean object No This answers the question "Does every note with a visible accidental have accidentalDisplay set?"

If this is set to true, then consuming applications should only draw an accidental on notes that have an "accidentalDisplay" value.

If this is set to false, then consuming applications should use their own algorithm to determine whether any given note's accidental should be drawn.

If this value is not provided, it is to be interpreted as false.

Examples

This object is used in the following examples:

Accidentals, Organ layout