MuseScore Plugins  3.5
Plugins API for MuseScore
Namespaces | Classes | Typedefs | Enumerations | Functions | Variables
Ms Namespace Reference

Namespaces

 PluginAPI
 Contains items exposed to the QML plugins framework.
 

Classes

class  Beam
 
class  LayoutBreak
 symbols for line break, page break etc. More...
 
class  Lyrics
 
class  MScore
 
class  Note
 Graphic representation of a note. More...
 
class  NoteHead
 

Typedefs

typedef std::vector< StyledProperty > ElementStyle
 
typedef std::array< StyledProperty, TEXT_STYLE_SIZE > TextStyle
 

Enumerations

enum  ElementType {
  INVALID = 0, BRACKET_ITEM, PART, STAFF,
  SCORE, SYMBOL, TEXT, MEASURE_NUMBER,
  INSTRUMENT_NAME, SLUR_SEGMENT, TIE_SEGMENT, BAR_LINE,
  STAFF_LINES, SYSTEM_DIVIDER, STEM_SLASH, ARPEGGIO,
  ACCIDENTAL, LEDGER_LINE, STEM, NOTE,
  CLEF, KEYSIG, AMBITUS, TIMESIG,
  REST, BREATH, REPEAT_MEASURE, TIE,
  ARTICULATION, FERMATA, CHORDLINE, DYNAMIC,
  BEAM, HOOK, LYRICS, FIGURED_BASS,
  MARKER, JUMP, FINGERING, TUPLET,
  TEMPO_TEXT, STAFF_TEXT, SYSTEM_TEXT, REHEARSAL_MARK,
  INSTRUMENT_CHANGE, STAFFTYPE_CHANGE, HARMONY, FRET_DIAGRAM,
  BEND, TREMOLOBAR, VOLTA, HAIRPIN_SEGMENT,
  OTTAVA_SEGMENT, TRILL_SEGMENT, LET_RING_SEGMENT, VIBRATO_SEGMENT,
  PALM_MUTE_SEGMENT, TEXTLINE_SEGMENT, VOLTA_SEGMENT, PEDAL_SEGMENT,
  LYRICSLINE_SEGMENT, GLISSANDO_SEGMENT, LAYOUT_BREAK, SPACER,
  STAFF_STATE, NOTEHEAD, NOTEDOT, TREMOLO,
  IMAGE, MEASURE, SELECTION, LASSO,
  SHADOW_NOTE, TAB_DURATION_SYMBOL, FSYMBOL, PAGE,
  HAIRPIN, OTTAVA, PEDAL, TRILL,
  LET_RING, VIBRATO, PALM_MUTE, TEXTLINE,
  TEXTLINE_BASE, NOTELINE, LYRICSLINE, GLISSANDO,
  BRACKET, SEGMENT, SYSTEM, COMPOUND,
  CHORD, SLUR, ELEMENT, ELEMENT_LIST,
  STAFF_LIST, MEASURE_LIST, HBOX, VBOX,
  TBOX, FBOX, ICON, OSSIA,
  BAGPIPE_EMBELLISHMENT, STICKING, MAXTYPE
}
 
enum  AccidentalType : unsigned char {
  NONE, FLAT, NATURAL, SHARP,
  SHARP2, FLAT2, SHARP3, FLAT3,
  NATURAL_FLAT, NATURAL_SHARP, SHARP_SHARP, FLAT_ARROW_UP,
  FLAT_ARROW_DOWN, NATURAL_ARROW_UP, NATURAL_ARROW_DOWN, SHARP_ARROW_UP,
  SHARP_ARROW_DOWN, SHARP2_ARROW_UP, SHARP2_ARROW_DOWN, FLAT2_ARROW_UP,
  FLAT2_ARROW_DOWN, ARROW_DOWN, ARROW_UP, MIRRORED_FLAT,
  MIRRORED_FLAT2, SHARP_SLASH, SHARP_SLASH4, FLAT_SLASH2,
  FLAT_SLASH, SHARP_SLASH3, SHARP_SLASH2, DOUBLE_FLAT_ONE_ARROW_DOWN,
  FLAT_ONE_ARROW_DOWN, NATURAL_ONE_ARROW_DOWN, SHARP_ONE_ARROW_DOWN, DOUBLE_SHARP_ONE_ARROW_DOWN,
  DOUBLE_FLAT_ONE_ARROW_UP, FLAT_ONE_ARROW_UP, NATURAL_ONE_ARROW_UP, SHARP_ONE_ARROW_UP,
  DOUBLE_SHARP_ONE_ARROW_UP, DOUBLE_FLAT_TWO_ARROWS_DOWN, FLAT_TWO_ARROWS_DOWN, NATURAL_TWO_ARROWS_DOWN,
  SHARP_TWO_ARROWS_DOWN, DOUBLE_SHARP_TWO_ARROWS_DOWN, DOUBLE_FLAT_TWO_ARROWS_UP, FLAT_TWO_ARROWS_UP,
  NATURAL_TWO_ARROWS_UP, SHARP_TWO_ARROWS_UP, DOUBLE_SHARP_TWO_ARROWS_UP, DOUBLE_FLAT_THREE_ARROWS_DOWN,
  FLAT_THREE_ARROWS_DOWN, NATURAL_THREE_ARROWS_DOWN, SHARP_THREE_ARROWS_DOWN, DOUBLE_SHARP_THREE_ARROWS_DOWN,
  DOUBLE_FLAT_THREE_ARROWS_UP, FLAT_THREE_ARROWS_UP, NATURAL_THREE_ARROWS_UP, SHARP_THREE_ARROWS_UP,
  DOUBLE_SHARP_THREE_ARROWS_UP, LOWER_ONE_SEPTIMAL_COMMA, RAISE_ONE_SEPTIMAL_COMMA, LOWER_TWO_SEPTIMAL_COMMAS,
  RAISE_TWO_SEPTIMAL_COMMAS, LOWER_ONE_UNDECIMAL_QUARTERTONE, RAISE_ONE_UNDECIMAL_QUARTERTONE, LOWER_ONE_TRIDECIMAL_QUARTERTONE,
  RAISE_ONE_TRIDECIMAL_QUARTERTONE, DOUBLE_FLAT_EQUAL_TEMPERED, FLAT_EQUAL_TEMPERED, NATURAL_EQUAL_TEMPERED,
  SHARP_EQUAL_TEMPERED, DOUBLE_SHARP_EQUAL_TEMPERED, QUARTER_FLAT_EQUAL_TEMPERED, QUARTER_SHARP_EQUAL_TEMPERED,
  FLAT_17, SHARP_17, FLAT_19, SHARP_19,
  FLAT_23, SHARP_23, FLAT_31, SHARP_31,
  FLAT_53, SHARP_53, SORI, KORON,
  TEN_TWELFTH_FLAT, TEN_TWELFTH_SHARP, ELEVEN_TWELFTH_FLAT, ELEVEN_TWELFTH_SHARP,
  ONE_TWELFTH_FLAT, ONE_TWELFTH_SHARP, TWO_TWELFTH_FLAT, TWO_TWELFTH_SHARP,
  THREE_TWELFTH_FLAT, THREE_TWELFTH_SHARP, FOUR_TWELFTH_FLAT, FOUR_TWELFTH_SHARP,
  FIVE_TWELFTH_FLAT, FIVE_TWELFTH_SHARP, SIX_TWELFTH_FLAT, SIX_TWELFTH_SHARP,
  SEVEN_TWELFTH_FLAT, SEVEN_TWELFTH_SHARP, EIGHT_TWELFTH_FLAT, EIGHT_TWELFTH_SHARP,
  NINE_TWELFTH_FLAT, NINE_TWELFTH_SHARP, SAGITTAL_5V7KD, SAGITTAL_5V7KU,
  SAGITTAL_5CD, SAGITTAL_5CU, SAGITTAL_7CD, SAGITTAL_7CU,
  SAGITTAL_25SDD, SAGITTAL_25SDU, SAGITTAL_35MDD, SAGITTAL_35MDU,
  SAGITTAL_11MDD, SAGITTAL_11MDU, SAGITTAL_11LDD, SAGITTAL_11LDU,
  SAGITTAL_35LDD, SAGITTAL_35LDU, SAGITTAL_FLAT25SU, SAGITTAL_SHARP25SD,
  SAGITTAL_FLAT7CU, SAGITTAL_SHARP7CD, SAGITTAL_SHARP5CD, SAGITTAL_SHARP5V7KD,
  SAGITTAL_FLAT5CU, SAGITTAL_FLAT5V7KU, SAGITTAL_FLAT, SAGITTAL_SHARP,
  END
}
 
enum  NoteType {
  NORMAL = 0, ACCIACCATURA = 0x1, APPOGGIATURA = 0x2, GRACE4 = 0x4,
  GRACE16 = 0x8, GRACE32 = 0x10, GRACE8_AFTER = 0x20, GRACE16_AFTER = 0x40,
  GRACE32_AFTER = 0x80, INVALID = 0xFF
}
 
enum  Direction { AUTO, UP, DOWN }
 
enum  GlissandoType { STRAIGHT, WAVY }
 
enum  GlissandoStyle {
  CHROMATIC, WHITE_KEYS, BLACK_KEYS, DIATONIC,
  PORTAMENTO
}
 
enum  HarmonyType { STANDARD, ROMAN, NASHVILLE }
 
enum  Placement { ABOVE, BELOW }
 
enum  HPlacement { LEFT, CENTER, RIGHT }
 
enum  OffsetType : char { ABS, SPATIUM }
 
enum  SegmentType {
  Invalid = 0x0, BeginBarLine = 0x1, HeaderClef = 0x2, KeySig = 0x4,
  Ambitus = 0x8, TimeSig = 0x10, StartRepeatBarLine = 0x20, Clef = 0x40,
  BarLine = 0x80, Breath = 0x100, ChordRest = 0x200, EndBarLine = 0x400,
  KeySigAnnounce = 0x800, TimeSigAnnounce = 0x1000, All = -1, BarLineType = BeginBarLine | StartRepeatBarLine | BarLine | EndBarLine
}
 
enum  Tid {
  DEFAULT, TITLE, SUBTITLE, COMPOSER,
  POET, LYRICS_ODD, LYRICS_EVEN, FINGERING,
  LH_GUITAR_FINGERING, RH_GUITAR_FINGERING, STRING_NUMBER, INSTRUMENT_LONG,
  INSTRUMENT_SHORT, INSTRUMENT_EXCERPT, DYNAMICS, EXPRESSION,
  TEMPO, METRONOME, MEASURE_NUMBER, TRANSLATOR,
  TUPLET, SYSTEM, STAFF, HARMONY_A,
  HARMONY_B, HARMONY_ROMAN, HARMONY_NASHVILLE, REHEARSAL_MARK,
  REPEAT_LEFT, REPEAT_RIGHT, FRAME, TEXTLINE,
  GLISSANDO, OTTAVA, VOLTA, PEDAL,
  LET_RING, PALM_MUTE, HAIRPIN, BEND,
  HEADER, FOOTER, INSTRUMENT_CHANGE, STICKING,
  USER1, USER2, USER3, USER4,
  USER5, USER6, USER7, USER8,
  USER9, USER10, USER11, USER12,
  TEXT_STYLES, IGNORED_STYLES
}
 Enumerates the list of built-in text substyles. More...
 
enum  Align : char {
  LEFT = 0, RIGHT = 1, HCENTER = 2, TOP = 0,
  BOTTOM = 4, VCENTER = 8, BASELINE = 16, CENTER = Align::HCENTER | Align::VCENTER,
  HMASK = Align::LEFT | Align::RIGHT | Align::HCENTER, VMASK = Align::TOP | Align::BOTTOM | Align::VCENTER | Align::BASELINE
}
 Align Because the Align enum has Top = 0 and Left = 0, align() & Align::Top will always return false. More...
 
enum  FontStyle : char { Normal = 0, Bold = 1, Italic = 2, Underline = 4 }
 
enum  PlayEventType : char { Auto, User, }
 Determines whether oranaments are automatically generated when playing a score and whether the PlayEvents are saved in the score file. More...
 
enum  TupletNumberType : char { SHOW_NUMBER, SHOW_RELATION, NO_TEXT }
 
enum  TupletBracketType : char { AUTO_BRACKET, SHOW_BRACKET, SHOW_NO_BRACKET }
 
enum  Sid {
  NOSTYLE = -1, pageWidth, pageHeight, pagePrintableWidth,
  pageEvenLeftMargin, pageOddLeftMargin, pageEvenTopMargin, pageEvenBottomMargin,
  pageOddTopMargin, pageOddBottomMargin, pageTwosided, staffUpperBorder,
  staffLowerBorder, staffDistance, akkoladeDistance, minSystemDistance,
  maxSystemDistance, lyricsPlacement, lyricsPosAbove, lyricsPosBelow,
  lyricsMinTopDistance, lyricsMinBottomDistance, lyricsMinDistance, lyricsLineHeight,
  lyricsDashMinLength, lyricsDashMaxLength, lyricsDashMaxDistance, lyricsDashForce,
  lyricsAlignVerseNumber, lyricsLineThickness, lyricsMelismaAlign, lyricsMelismaPad,
  lyricsDashPad, lyricsDashLineThickness, lyricsDashYposRatio, lyricsOddFontFace,
  lyricsOddFontSize, lyricsOddFontSpatiumDependent, lyricsOddFontStyle, lyricsOddColor,
  lyricsOddAlign, lyricsOddFrameType, lyricsOddFramePadding, lyricsOddFrameWidth,
  lyricsOddFrameRound, lyricsOddFrameFgColor, lyricsOddFrameBgColor, lyricsEvenFontFace,
  lyricsEvenFontSize, lyricsEvenFontSpatiumDependent, lyricsEvenFontStyle, lyricsEvenColor,
  lyricsEvenAlign, lyricsEvenFrameType, lyricsEvenFramePadding, lyricsEvenFrameWidth,
  lyricsEvenFrameRound, lyricsEvenFrameFgColor, lyricsEvenFrameBgColor, figuredBassFontFamily,
  figuredBassYOffset, figuredBassLineHeight, figuredBassAlignment, figuredBassStyle,
  systemFrameDistance, frameSystemDistance, minMeasureWidth, barWidth,
  doubleBarWidth, endBarWidth, doubleBarDistance, endBarDistance,
  repeatBarlineDotSeparation, repeatBarTips, startBarlineSingle, startBarlineMultiple,
  bracketWidth, bracketDistance, akkoladeWidth, akkoladeBarDistance,
  dividerLeft, dividerLeftSym, dividerLeftX, dividerLeftY,
  dividerRight, dividerRightSym, dividerRightX, dividerRightY,
  clefLeftMargin, keysigLeftMargin, ambitusMargin, timesigLeftMargin,
  timesigScale, midClefKeyRightMargin, clefKeyRightMargin, clefKeyDistance,
  clefTimesigDistance, keyTimesigDistance, keyBarlineDistance, systemHeaderDistance,
  systemHeaderTimeSigDistance, clefBarlineDistance, timesigBarlineDistance, stemWidth,
  shortenStem, shortStemProgression, shortestStem, beginRepeatLeftMargin,
  minNoteDistance, barNoteDistance, barAccidentalDistance, multiMeasureRestMargin,
  noteBarDistance, measureSpacing, staffLineWidth, ledgerLineWidth,
  ledgerLineLength, accidentalDistance, accidentalNoteDistance, beamWidth,
  beamDistance, beamMinLen, beamNoSlope, dotMag,
  dotNoteDistance, dotRestDistance, dotDotDistance, propertyDistanceHead,
  propertyDistanceStem, propertyDistance, articulationMag, articulationPosAbove,
  articulationAnchorDefault, articulationAnchorLuteFingering, articulationAnchorOther, lastSystemFillLimit,
  hairpinPlacement, hairpinPosAbove, hairpinPosBelow, hairpinLinePosAbove,
  hairpinLinePosBelow, hairpinHeight, hairpinContHeight, hairpinLineWidth,
  hairpinFontFace, hairpinFontSize, hairpinFontSpatiumDependent, hairpinFontStyle,
  hairpinColor, hairpinTextAlign, hairpinFrameType, hairpinFramePadding,
  hairpinFrameWidth, hairpinFrameRound, hairpinFrameFgColor, hairpinFrameBgColor,
  hairpinText, hairpinCrescText, hairpinDecrescText, hairpinCrescContText,
  hairpinDecrescContText, hairpinLineStyle, hairpinLineLineStyle, pedalPlacement,
  pedalPosAbove, pedalPosBelow, pedalLineWidth, pedalLineStyle,
  pedalBeginTextOffset, pedalHookHeight, pedalFontFace, pedalFontSize,
  pedalFontSpatiumDependent, pedalFontStyle, pedalColor, pedalTextAlign,
  pedalFrameType, pedalFramePadding, pedalFrameWidth, pedalFrameRound,
  pedalFrameFgColor, pedalFrameBgColor, trillPlacement, trillPosAbove,
  trillPosBelow, vibratoPlacement, vibratoPosAbove, vibratoPosBelow,
  harmonyFretDist, minHarmonyDistance, maxHarmonyBarDistance, maxChordShiftAbove,
  maxChordShiftBelow, harmonyPlacement, romanNumeralPlacement, nashvilleNumberPlacement,
  harmonyPlay, harmonyVoiceLiteral, harmonyVoicing, harmonyDuration,
  chordSymbolAPosAbove, chordSymbolAPosBelow, chordSymbolBPosAbove, chordSymbolBPosBelow,
  romanNumeralPosAbove, romanNumeralPosBelow, nashvilleNumberPosAbove, nashvilleNumberPosBelow,
  chordSymbolAFontFace, chordSymbolAFontSize, chordSymbolAFontSpatiumDependent, chordSymbolAFontStyle,
  chordSymbolAColor, chordSymbolAAlign, chordSymbolAFrameType, chordSymbolAFramePadding,
  chordSymbolAFrameWidth, chordSymbolAFrameRound, chordSymbolAFrameFgColor, chordSymbolAFrameBgColor,
  chordSymbolBFontFace, chordSymbolBFontSize, chordSymbolBFontSpatiumDependent, chordSymbolBFontStyle,
  chordSymbolBColor, chordSymbolBAlign, chordSymbolBFrameType, chordSymbolBFramePadding,
  chordSymbolBFrameWidth, chordSymbolBFrameRound, chordSymbolBFrameFgColor, chordSymbolBFrameBgColor,
  romanNumeralFontFace, romanNumeralFontSize, romanNumeralFontSpatiumDependent, romanNumeralFontStyle,
  romanNumeralColor, romanNumeralAlign, romanNumeralFrameType, romanNumeralFramePadding,
  romanNumeralFrameWidth, romanNumeralFrameRound, romanNumeralFrameFgColor, romanNumeralFrameBgColor,
  nashvilleNumberFontFace, nashvilleNumberFontSize, nashvilleNumberFontSpatiumDependent, nashvilleNumberFontStyle,
  nashvilleNumberColor, nashvilleNumberAlign, nashvilleNumberFrameType, nashvilleNumberFramePadding,
  nashvilleNumberFrameWidth, nashvilleNumberFrameRound, nashvilleNumberFrameFgColor, nashvilleNumberFrameBgColor,
  capoPosition, fretNumMag, fretNumPos, fretY,
  fretMinDistance, fretMag, fretPlacement, fretStrings,
  fretFrets, fretNut, fretDotSize, fretStringSpacing,
  fretFretSpacing, fretOrientation, maxFretShiftAbove, maxFretShiftBelow,
  showPageNumber, showPageNumberOne, pageNumberOddEven, showMeasureNumber,
  showMeasureNumberOne, measureNumberInterval, measureNumberSystem, measureNumberAllStaves,
  smallNoteMag, graceNoteMag, smallStaffMag, smallClefMag,
  genClef, genKeysig, genCourtesyTimesig, genCourtesyKeysig,
  genCourtesyClef, swingRatio, swingUnit, useStandardNoteNames,
  useGermanNoteNames, useFullGermanNoteNames, useSolfeggioNoteNames, useFrenchNoteNames,
  automaticCapitalization, lowerCaseMinorChords, lowerCaseBassNotes, allCapsNoteNames,
  chordStyle, chordsXmlFile, chordDescriptionFile, chordExtensionMag,
  chordExtensionAdjust, chordModifierMag, chordModifierAdjust, concertPitch,
  createMultiMeasureRests, minEmptyMeasures, minMMRestWidth, mmRestNumberPos,
  hideEmptyStaves, dontHideStavesInFirstSystem, alwaysShowBracketsWhenEmptyStavesAreHidden, hideInstrumentNameIfOneInstrument,
  gateTime, tenutoGateTime, staccatoGateTime, slurGateTime,
  ArpeggioNoteDistance, ArpeggioLineWidth, ArpeggioHookLen, ArpeggioHiddenInStdIfTab,
  SlurEndWidth, SlurMidWidth, SlurDottedWidth, MinTieLength,
  SlurMinDistance, SectionPause, MusicalSymbolFont, MusicalTextFont,
  showHeader, headerFirstPage, headerOddEven, evenHeaderL,
  evenHeaderC, evenHeaderR, oddHeaderL, oddHeaderC,
  oddHeaderR, showFooter, footerFirstPage, footerOddEven,
  evenFooterL, evenFooterC, evenFooterR, oddFooterL,
  oddFooterC, oddFooterR, voltaPosAbove, voltaHook,
  voltaLineWidth, voltaLineStyle, voltaFontFace, voltaFontSize,
  voltaFontSpatiumDependent, voltaFontStyle, voltaColor, voltaAlign,
  voltaOffset, voltaFrameType, voltaFramePadding, voltaFrameWidth,
  voltaFrameRound, voltaFrameFgColor, voltaFrameBgColor, ottava8VAPlacement,
  ottava8VBPlacement, ottava15MAPlacement, ottava15MBPlacement, ottava22MAPlacement,
  ottava22MBPlacement, ottava8VAText, ottava8VAContinueText, ottava8VBText,
  ottava8VBContinueText, ottava15MAText, ottava15MAContinueText, ottava15MBText,
  ottava15MBContinueText, ottava22MAText, ottava22MAContinueText, ottava22MBText,
  ottava22MBContinueText, ottava8VAnoText, ottava8VAnoContinueText, ottava8VBnoText,
  ottava8VBnoContinueText, ottava15MAnoText, ottava15MAnoContinueText, ottava15MBnoText,
  ottava15MBnoContinueText, ottava22MAnoText, ottava22MAnoContinueText, ottava22MBnoText,
  ottava22MBnoContinueText, ottavaPosAbove, ottavaPosBelow, ottavaHookAbove,
  ottavaHookBelow, ottavaLineWidth, ottavaLineStyle, ottavaNumbersOnly,
  ottavaFontFace, ottavaFontSize, ottavaFontSpatiumDependent, ottavaFontStyle,
  ottavaColor, ottavaTextAlign, ottavaFrameType, ottavaFramePadding,
  ottavaFrameWidth, ottavaFrameRound, ottavaFrameFgColor, ottavaFrameBgColor,
  tabClef, tremoloWidth, tremoloBoxHeight, tremoloStrokeWidth,
  tremoloDistance, tremoloStyle, tremoloStrokeLengthMultiplier, linearStretch,
  crossMeasureValues, keySigNaturals, tupletMaxSlope, tupletOufOfStaff,
  tupletVHeadDistance, tupletVStemDistance, tupletStemLeftDistance, tupletStemRightDistance,
  tupletNoteLeftDistance, tupletNoteRightDistance, tupletBracketWidth, tupletDirection,
  tupletNumberType, tupletBracketType, tupletFontFace, tupletFontSize,
  tupletFontSpatiumDependent, tupletFontStyle, tupletColor, tupletAlign,
  tupletBracketHookHeight, tupletOffset, tupletFrameType, tupletFramePadding,
  tupletFrameWidth, tupletFrameRound, tupletFrameFgColor, tupletFrameBgColor,
  barreLineWidth, scaleBarlines, barGraceDistance, minVerticalDistance,
  ornamentStyle, spatium, autoplaceHairpinDynamicsDistance, dynamicsPlacement,
  dynamicsPosAbove, dynamicsPosBelow, dynamicsMinDistance, autoplaceVerticalAlignRange,
  textLinePlacement, textLinePosAbove, textLinePosBelow, textLineFrameType,
  textLineFramePadding, textLineFrameWidth, textLineFrameRound, textLineFrameFgColor,
  textLineFrameBgColor, tremoloBarLineWidth, jumpPosAbove, markerPosAbove,
  defaultFontFace, defaultFontSize, defaultFontSpatiumDependent, defaultFontStyle,
  defaultColor, defaultAlign, defaultFrameType, defaultFramePadding,
  defaultFrameWidth, defaultFrameRound, defaultFrameFgColor, defaultFrameBgColor,
  defaultOffset, defaultOffsetType, defaultSystemFlag, defaultText,
  titleFontFace, titleFontSize, titleFontSpatiumDependent, titleFontStyle,
  titleColor, titleAlign, titleOffset, titleOffsetType,
  titleFrameType, titleFramePadding, titleFrameWidth, titleFrameRound,
  titleFrameFgColor, titleFrameBgColor, subTitleFontFace, subTitleFontSize,
  subTitleFontSpatiumDependent, subTitleFontStyle, subTitleColor, subTitleAlign,
  subTitleOffset, subTitleOffsetType, subTitleFrameType, subTitleFramePadding,
  subTitleFrameWidth, subTitleFrameRound, subTitleFrameFgColor, subTitleFrameBgColor,
  composerFontFace, composerFontSize, composerFontSpatiumDependent, composerFontStyle,
  composerColor, composerAlign, composerOffset, composerOffsetType,
  composerFrameType, composerFramePadding, composerFrameWidth, composerFrameRound,
  composerFrameFgColor, composerFrameBgColor, lyricistFontFace, lyricistFontSize,
  lyricistFontSpatiumDependent, lyricistFontStyle, lyricistColor, lyricistAlign,
  lyricistOffset, lyricistOffsetType, lyricistFrameType, lyricistFramePadding,
  lyricistFrameWidth, lyricistFrameRound, lyricistFrameFgColor, lyricistFrameBgColor,
  fingeringFontFace, fingeringFontSize, fingeringFontSpatiumDependent, fingeringFontStyle,
  fingeringColor, fingeringAlign, fingeringFrameType, fingeringFramePadding,
  fingeringFrameWidth, fingeringFrameRound, fingeringFrameFgColor, fingeringFrameBgColor,
  fingeringOffset, lhGuitarFingeringFontFace, lhGuitarFingeringFontSize, lhGuitarFingeringFontSpatiumDependent,
  lhGuitarFingeringFontStyle, lhGuitarFingeringColor, lhGuitarFingeringAlign, lhGuitarFingeringFrameType,
  lhGuitarFingeringFramePadding, lhGuitarFingeringFrameWidth, lhGuitarFingeringFrameRound, lhGuitarFingeringFrameFgColor,
  lhGuitarFingeringFrameBgColor, lhGuitarFingeringOffset, rhGuitarFingeringFontFace, rhGuitarFingeringFontSize,
  rhGuitarFingeringFontSpatiumDependent, rhGuitarFingeringFontStyle, rhGuitarFingeringColor, rhGuitarFingeringAlign,
  rhGuitarFingeringFrameType, rhGuitarFingeringFramePadding, rhGuitarFingeringFrameWidth, rhGuitarFingeringFrameRound,
  rhGuitarFingeringFrameFgColor, rhGuitarFingeringFrameBgColor, rhGuitarFingeringOffset, stringNumberFontFace,
  stringNumberFontSize, stringNumberFontSpatiumDependent, stringNumberFontStyle, stringNumberColor,
  stringNumberAlign, stringNumberFrameType, stringNumberFramePadding, stringNumberFrameWidth,
  stringNumberFrameRound, stringNumberFrameFgColor, stringNumberFrameBgColor, stringNumberOffset,
  longInstrumentFontFace, longInstrumentFontSize, longInstrumentFontSpatiumDependent, longInstrumentFontStyle,
  longInstrumentColor, longInstrumentAlign, longInstrumentOffset, longInstrumentFrameType,
  longInstrumentFramePadding, longInstrumentFrameWidth, longInstrumentFrameRound, longInstrumentFrameFgColor,
  longInstrumentFrameBgColor, shortInstrumentFontFace, shortInstrumentFontSize, shortInstrumentFontSpatiumDependent,
  shortInstrumentFontStyle, shortInstrumentColor, shortInstrumentAlign, shortInstrumentOffset,
  shortInstrumentFrameType, shortInstrumentFramePadding, shortInstrumentFrameWidth, shortInstrumentFrameRound,
  shortInstrumentFrameFgColor, shortInstrumentFrameBgColor, partInstrumentFontFace, partInstrumentFontSize,
  partInstrumentFontSpatiumDependent, partInstrumentFontStyle, partInstrumentColor, partInstrumentAlign,
  partInstrumentOffset, partInstrumentFrameType, partInstrumentFramePadding, partInstrumentFrameWidth,
  partInstrumentFrameRound, partInstrumentFrameFgColor, partInstrumentFrameBgColor, dynamicsFontFace,
  dynamicsFontSize, dynamicsFontSpatiumDependent, dynamicsFontStyle, dynamicsColor,
  dynamicsAlign, dynamicsFrameType, dynamicsFramePadding, dynamicsFrameWidth,
  dynamicsFrameRound, dynamicsFrameFgColor, dynamicsFrameBgColor, expressionFontFace,
  expressionFontSize, expressionFontSpatiumDependent, expressionFontStyle, expressionColor,
  expressionAlign, expressionPlacement, expressionOffset, expressionFrameType,
  expressionFramePadding, expressionFrameWidth, expressionFrameRound, expressionFrameFgColor,
  expressionFrameBgColor, tempoFontFace, tempoFontSize, tempoFontSpatiumDependent,
  tempoFontStyle, tempoColor, tempoAlign, tempoSystemFlag,
  tempoPlacement, tempoPosAbove, tempoPosBelow, tempoMinDistance,
  tempoFrameType, tempoFramePadding, tempoFrameWidth, tempoFrameRound,
  tempoFrameFgColor, tempoFrameBgColor, metronomeFontFace, metronomeFontSize,
  metronomeFontSpatiumDependent, metronomeFontStyle, metronomeColor, metronomePlacement,
  metronomeAlign, metronomeOffset, metronomeFrameType, metronomeFramePadding,
  metronomeFrameWidth, metronomeFrameRound, metronomeFrameFgColor, metronomeFrameBgColor,
  measureNumberFontFace, measureNumberFontSize, measureNumberFontSpatiumDependent, measureNumberFontStyle,
  measureNumberColor, measureNumberPosAbove, measureNumberPosBelow, measureNumberOffsetType,
  measureNumberVPlacement, measureNumberHPlacement, measureNumberAlign, measureNumberFrameType,
  measureNumberFramePadding, measureNumberFrameWidth, measureNumberFrameRound, measureNumberFrameFgColor,
  measureNumberFrameBgColor, translatorFontFace, translatorFontSize, translatorFontSpatiumDependent,
  translatorFontStyle, translatorColor, translatorAlign, translatorOffset,
  translatorFrameType, translatorFramePadding, translatorFrameWidth, translatorFrameRound,
  translatorFrameFgColor, translatorFrameBgColor, systemTextFontFace, systemTextFontSize,
  systemTextFontSpatiumDependent, systemTextFontStyle, systemTextColor, systemTextAlign,
  systemTextOffsetType, systemTextPlacement, systemTextPosAbove, systemTextPosBelow,
  systemTextMinDistance, systemTextFrameType, systemTextFramePadding, systemTextFrameWidth,
  systemTextFrameRound, systemTextFrameFgColor, systemTextFrameBgColor, staffTextFontFace,
  staffTextFontSize, staffTextFontSpatiumDependent, staffTextFontStyle, staffTextColor,
  staffTextAlign, staffTextOffsetType, staffTextPlacement, staffTextPosAbove,
  staffTextPosBelow, staffTextMinDistance, staffTextFrameType, staffTextFramePadding,
  staffTextFrameWidth, staffTextFrameRound, staffTextFrameFgColor, staffTextFrameBgColor,
  rehearsalMarkFontFace, rehearsalMarkFontSize, rehearsalMarkFontSpatiumDependent, rehearsalMarkFontStyle,
  rehearsalMarkColor, rehearsalMarkAlign, rehearsalMarkFrameType, rehearsalMarkFramePadding,
  rehearsalMarkFrameWidth, rehearsalMarkFrameRound, rehearsalMarkFrameFgColor, rehearsalMarkFrameBgColor,
  rehearsalMarkPlacement, rehearsalMarkPosAbove, rehearsalMarkPosBelow, rehearsalMarkMinDistance,
  repeatLeftFontFace, repeatLeftFontSize, repeatLeftFontSpatiumDependent, repeatLeftFontStyle,
  repeatLeftColor, repeatLeftAlign, repeatLeftPlacement, repeatLeftFrameType,
  repeatLeftFramePadding, repeatLeftFrameWidth, repeatLeftFrameRound, repeatLeftFrameFgColor,
  repeatLeftFrameBgColor, repeatRightFontFace, repeatRightFontSize, repeatRightFontSpatiumDependent,
  repeatRightFontStyle, repeatRightColor, repeatRightAlign, repeatRightPlacement,
  repeatRightFrameType, repeatRightFramePadding, repeatRightFrameWidth, repeatRightFrameRound,
  repeatRightFrameFgColor, repeatRightFrameBgColor, frameFontFace, frameFontSize,
  frameFontSpatiumDependent, frameFontStyle, frameColor, frameAlign,
  frameOffset, frameFrameType, frameFramePadding, frameFrameWidth,
  frameFrameRound, frameFrameFgColor, frameFrameBgColor, textLineFontFace,
  textLineFontSize, textLineFontSpatiumDependent, textLineFontStyle, textLineColor,
  textLineTextAlign, glissandoFontFace, glissandoFontSize, glissandoFontSpatiumDependent,
  glissandoFontStyle, glissandoColor, glissandoAlign, glissandoOffset,
  glissandoFrameType, glissandoFramePadding, glissandoFrameWidth, glissandoFrameRound,
  glissandoFrameFgColor, glissandoFrameBgColor, glissandoLineWidth, glissandoText,
  bendFontFace, bendFontSize, bendFontSpatiumDependent, bendFontStyle,
  bendColor, bendAlign, bendOffset, bendFrameType,
  bendFramePadding, bendFrameWidth, bendFrameRound, bendFrameFgColor,
  bendFrameBgColor, bendLineWidth, bendArrowWidth, headerFontFace,
  headerFontSize, headerFontSpatiumDependent, headerFontStyle, headerColor,
  headerAlign, headerOffset, headerFrameType, headerFramePadding,
  headerFrameWidth, headerFrameRound, headerFrameFgColor, headerFrameBgColor,
  footerFontFace, footerFontSize, footerFontSpatiumDependent, footerFontStyle,
  footerColor, footerAlign, footerOffset, footerFrameType,
  footerFramePadding, footerFrameWidth, footerFrameRound, footerFrameFgColor,
  footerFrameBgColor, instrumentChangeFontFace, instrumentChangeFontSize, instrumentChangeFontSpatiumDependent,
  instrumentChangeFontStyle, instrumentChangeColor, instrumentChangeAlign, instrumentChangeOffset,
  instrumentChangePlacement, instrumentChangePosAbove, instrumentChangePosBelow, instrumentChangeMinDistance,
  instrumentChangeFrameType, instrumentChangeFramePadding, instrumentChangeFrameWidth, instrumentChangeFrameRound,
  instrumentChangeFrameFgColor, instrumentChangeFrameBgColor, stickingFontFace, stickingFontSize,
  stickingFontSpatiumDependent, stickingFontStyle, stickingColor, stickingAlign,
  stickingOffset, stickingPlacement, stickingPosAbove, stickingPosBelow,
  stickingMinDistance, stickingFrameType, stickingFramePadding, stickingFrameWidth,
  stickingFrameRound, stickingFrameFgColor, stickingFrameBgColor, figuredBassFontFace,
  figuredBassFontSize, figuredBassFontSpatiumDependent, figuredBassFontStyle, figuredBassColor,
  user1Name, user1FontFace, user1FontSize, user1FontSpatiumDependent,
  user1FontStyle, user1Color, user1Align, user1Offset,
  user1OffsetType, user1FrameType, user1FramePadding, user1FrameWidth,
  user1FrameRound, user1FrameFgColor, user1FrameBgColor, user2Name,
  user2FontFace, user2FontSize, user2FontSpatiumDependent, user2FontStyle,
  user2Color, user2Align, user2Offset, user2OffsetType,
  user2FrameType, user2FramePadding, user2FrameWidth, user2FrameRound,
  user2FrameFgColor, user2FrameBgColor, user3Name, user3FontFace,
  user3FontSize, user3FontSpatiumDependent, user3FontStyle, user3Color,
  user3Align, user3Offset, user3OffsetType, user3FrameType,
  user3FramePadding, user3FrameWidth, user3FrameRound, user3FrameFgColor,
  user3FrameBgColor, user4Name, user4FontFace, user4FontSize,
  user4FontSpatiumDependent, user4FontStyle, user4Color, user4Align,
  user4Offset, user4OffsetType, user4FrameType, user4FramePadding,
  user4FrameWidth, user4FrameRound, user4FrameFgColor, user4FrameBgColor,
  user5Name, user5FontFace, user5FontSize, user5FontSpatiumDependent,
  user5FontStyle, user5Color, user5Align, user5Offset,
  user5OffsetType, user5FrameType, user5FramePadding, user5FrameWidth,
  user5FrameRound, user5FrameFgColor, user5FrameBgColor, user6Name,
  user6FontFace, user6FontSize, user6FontSpatiumDependent, user6FontStyle,
  user6Color, user6Align, user6Offset, user6OffsetType,
  user6FrameType, user6FramePadding, user6FrameWidth, user6FrameRound,
  user6FrameFgColor, user6FrameBgColor, user7Name, user7FontFace,
  user7FontSize, user7FontSpatiumDependent, user7FontStyle, user7Color,
  user7Align, user7Offset, user7OffsetType, user7FrameType,
  user7FramePadding, user7FrameWidth, user7FrameRound, user7FrameFgColor,
  user7FrameBgColor, user8Name, user8FontFace, user8FontSize,
  user8FontSpatiumDependent, user8FontStyle, user8Color, user8Align,
  user8Offset, user8OffsetType, user8FrameType, user8FramePadding,
  user8FrameWidth, user8FrameRound, user8FrameFgColor, user8FrameBgColor,
  user9Name, user9FontFace, user9FontSize, user9FontSpatiumDependent,
  user9FontStyle, user9Color, user9Align, user9Offset,
  user9OffsetType, user9FrameType, user9FramePadding, user9FrameWidth,
  user9FrameRound, user9FrameFgColor, user9FrameBgColor, user10Name,
  user10FontFace, user10FontSize, user10FontSpatiumDependent, user10FontStyle,
  user10Color, user10Align, user10Offset, user10OffsetType,
  user10FrameType, user10FramePadding, user10FrameWidth, user10FrameRound,
  user10FrameFgColor, user10FrameBgColor, user11Name, user11FontFace,
  user11FontSize, user11FontSpatiumDependent, user11FontStyle, user11Color,
  user11Align, user11Offset, user11OffsetType, user11FrameType,
  user11FramePadding, user11FrameWidth, user11FrameRound, user11FrameFgColor,
  user11FrameBgColor, user12Name, user12FontFace, user12FontSize,
  user12FontSpatiumDependent, user12FontStyle, user12Color, user12Align,
  user12Offset, user12OffsetType, user12FrameType, user12FramePadding,
  user12FrameWidth, user12FrameRound, user12FrameFgColor, user12FrameBgColor,
  letRingFontFace, letRingFontSize, letRingFontSpatiumDependent, letRingFontStyle,
  letRingColor, letRingTextAlign, letRingHookHeight, letRingPlacement,
  letRingPosAbove, letRingPosBelow, letRingLineWidth, letRingLineStyle,
  letRingBeginTextOffset, letRingText, letRingFrameType, letRingFramePadding,
  letRingFrameWidth, letRingFrameRound, letRingFrameFgColor, letRingFrameBgColor,
  letRingEndHookType, palmMuteFontFace, palmMuteFontSize, palmMuteFontSpatiumDependent,
  palmMuteFontStyle, palmMuteColor, palmMuteTextAlign, palmMuteHookHeight,
  palmMutePlacement, palmMutePosAbove, palmMutePosBelow, palmMuteLineWidth,
  palmMuteLineStyle, palmMuteBeginTextOffset, palmMuteText, palmMuteFrameType,
  palmMuteFramePadding, palmMuteFrameWidth, palmMuteFrameRound, palmMuteFrameFgColor,
  palmMuteFrameBgColor, palmMuteEndHookType, fermataPosAbove, fermataPosBelow,
  fermataMinDistance, fingeringPlacement, articulationMinDistance, fingeringMinDistance,
  hairpinMinDistance, letRingMinDistance, ottavaMinDistance, palmMuteMinDistance,
  pedalMinDistance, repeatMinDistance, textLineMinDistance, trillMinDistance,
  vibratoMinDistance, voltaMinDistance, figuredBassMinDistance, tupletMinDistance,
  autoplaceEnabled, STYLES
}
 Enumerates the list of score style settings. More...
 
enum  SymId {
  noSym, fourStringTabClef, sixStringTabClef, accSagittal11LargeDiesisDown,
  accSagittal11LargeDiesisUp, accSagittal11MediumDiesisDown, accSagittal11MediumDiesisUp, accSagittal11v19LargeDiesisDown,
  accSagittal11v19LargeDiesisUp, accSagittal11v19MediumDiesisDown, accSagittal11v19MediumDiesisUp, accSagittal11v49CommaDown,
  accSagittal11v49CommaUp, accSagittal143CommaDown, accSagittal143CommaUp, accSagittal17CommaDown,
  accSagittal17CommaUp, accSagittal17KleismaDown, accSagittal17KleismaUp, accSagittal19CommaDown,
  accSagittal19CommaUp, accSagittal19SchismaDown, accSagittal19SchismaUp, accSagittal23CommaDown,
  accSagittal23CommaUp, accSagittal23SmallDiesisDown, accSagittal23SmallDiesisUp, accSagittal25SmallDiesisDown,
  accSagittal25SmallDiesisUp, accSagittal35LargeDiesisDown, accSagittal35LargeDiesisUp, accSagittal35MediumDiesisDown,
  accSagittal35MediumDiesisUp, accSagittal49LargeDiesisDown, accSagittal49LargeDiesisUp, accSagittal49MediumDiesisDown,
  accSagittal49MediumDiesisUp, accSagittal49SmallDiesisDown, accSagittal49SmallDiesisUp, accSagittal55CommaDown,
  accSagittal55CommaUp, accSagittal5CommaDown, accSagittal5CommaUp, accSagittal5v11SmallDiesisDown,
  accSagittal5v11SmallDiesisUp, accSagittal5v13LargeDiesisDown, accSagittal5v13LargeDiesisUp, accSagittal5v13MediumDiesisDown,
  accSagittal5v13MediumDiesisUp, accSagittal5v19CommaDown, accSagittal5v19CommaUp, accSagittal5v23SmallDiesisDown,
  accSagittal5v23SmallDiesisUp, accSagittal5v49MediumDiesisDown, accSagittal5v49MediumDiesisUp, accSagittal5v7KleismaDown,
  accSagittal5v7KleismaUp, accSagittal7CommaDown, accSagittal7CommaUp, accSagittal7v11CommaDown,
  accSagittal7v11CommaUp, accSagittal7v11KleismaDown, accSagittal7v11KleismaUp, accSagittal7v19CommaDown,
  accSagittal7v19CommaUp, accSagittalAcute, accSagittalDoubleFlat, accSagittalDoubleFlat11v49CUp,
  accSagittalDoubleFlat143CUp, accSagittalDoubleFlat17CUp, accSagittalDoubleFlat17kUp, accSagittalDoubleFlat19CUp,
  accSagittalDoubleFlat19sUp, accSagittalDoubleFlat23CUp, accSagittalDoubleFlat23SUp, accSagittalDoubleFlat25SUp,
  accSagittalDoubleFlat49SUp, accSagittalDoubleFlat55CUp, accSagittalDoubleFlat5CUp, accSagittalDoubleFlat5v11SUp,
  accSagittalDoubleFlat5v19CUp, accSagittalDoubleFlat5v23SUp, accSagittalDoubleFlat5v7kUp, accSagittalDoubleFlat7CUp,
  accSagittalDoubleFlat7v11CUp, accSagittalDoubleFlat7v11kUp, accSagittalDoubleFlat7v19CUp, accSagittalDoubleSharp,
  accSagittalDoubleSharp11v49CDown, accSagittalDoubleSharp143CDown, accSagittalDoubleSharp17CDown, accSagittalDoubleSharp17kDown,
  accSagittalDoubleSharp19CDown, accSagittalDoubleSharp19sDown, accSagittalDoubleSharp23CDown, accSagittalDoubleSharp23SDown,
  accSagittalDoubleSharp25SDown, accSagittalDoubleSharp49SDown, accSagittalDoubleSharp55CDown, accSagittalDoubleSharp5CDown,
  accSagittalDoubleSharp5v11SDown, accSagittalDoubleSharp5v19CDown, accSagittalDoubleSharp5v23SDown, accSagittalDoubleSharp5v7kDown,
  accSagittalDoubleSharp7CDown, accSagittalDoubleSharp7v11CDown, accSagittalDoubleSharp7v11kDown, accSagittalDoubleSharp7v19CDown,
  accSagittalFlat, accSagittalFlat11LDown, accSagittalFlat11MDown, accSagittalFlat11v19LDown,
  accSagittalFlat11v19MDown, accSagittalFlat11v49CDown, accSagittalFlat11v49CUp, accSagittalFlat143CDown,
  accSagittalFlat143CUp, accSagittalFlat17CDown, accSagittalFlat17CUp, accSagittalFlat17kDown,
  accSagittalFlat17kUp, accSagittalFlat19CDown, accSagittalFlat19CUp, accSagittalFlat19sDown,
  accSagittalFlat19sUp, accSagittalFlat23CDown, accSagittalFlat23CUp, accSagittalFlat23SDown,
  accSagittalFlat23SUp, accSagittalFlat25SDown, accSagittalFlat25SUp, accSagittalFlat35LDown,
  accSagittalFlat35MDown, accSagittalFlat49LDown, accSagittalFlat49MDown, accSagittalFlat49SDown,
  accSagittalFlat49SUp, accSagittalFlat55CDown, accSagittalFlat55CUp, accSagittalFlat5CDown,
  accSagittalFlat5CUp, accSagittalFlat5v11SDown, accSagittalFlat5v11SUp, accSagittalFlat5v13LDown,
  accSagittalFlat5v13MDown, accSagittalFlat5v19CDown, accSagittalFlat5v19CUp, accSagittalFlat5v23SDown,
  accSagittalFlat5v23SUp, accSagittalFlat5v49MDown, accSagittalFlat5v7kDown, accSagittalFlat5v7kUp,
  accSagittalFlat7CDown, accSagittalFlat7CUp, accSagittalFlat7v11CDown, accSagittalFlat7v11CUp,
  accSagittalFlat7v11kDown, accSagittalFlat7v11kUp, accSagittalFlat7v19CDown, accSagittalFlat7v19CUp,
  accSagittalGrave, accSagittalShaftDown, accSagittalShaftUp, accSagittalSharp,
  accSagittalSharp11LUp, accSagittalSharp11MUp, accSagittalSharp11v19LUp, accSagittalSharp11v19MUp,
  accSagittalSharp11v49CDown, accSagittalSharp11v49CUp, accSagittalSharp143CDown, accSagittalSharp143CUp,
  accSagittalSharp17CDown, accSagittalSharp17CUp, accSagittalSharp17kDown, accSagittalSharp17kUp,
  accSagittalSharp19CDown, accSagittalSharp19CUp, accSagittalSharp19sDown, accSagittalSharp19sUp,
  accSagittalSharp23CDown, accSagittalSharp23CUp, accSagittalSharp23SDown, accSagittalSharp23SUp,
  accSagittalSharp25SDown, accSagittalSharp25SUp, accSagittalSharp35LUp, accSagittalSharp35MUp,
  accSagittalSharp49LUp, accSagittalSharp49MUp, accSagittalSharp49SDown, accSagittalSharp49SUp,
  accSagittalSharp55CDown, accSagittalSharp55CUp, accSagittalSharp5CDown, accSagittalSharp5CUp,
  accSagittalSharp5v11SDown, accSagittalSharp5v11SUp, accSagittalSharp5v13LUp, accSagittalSharp5v13MUp,
  accSagittalSharp5v19CDown, accSagittalSharp5v19CUp, accSagittalSharp5v23SDown, accSagittalSharp5v23SUp,
  accSagittalSharp5v49MUp, accSagittalSharp5v7kDown, accSagittalSharp5v7kUp, accSagittalSharp7CDown,
  accSagittalSharp7CUp, accSagittalSharp7v11CDown, accSagittalSharp7v11CUp, accSagittalSharp7v11kDown,
  accSagittalSharp7v11kUp, accSagittalSharp7v19CDown, accSagittalSharp7v19CUp, accSagittalUnused1,
  accSagittalUnused2, accSagittalUnused3, accSagittalUnused4, accdnCombDot,
  accdnCombLH2RanksEmpty, accdnCombLH3RanksEmptySquare, accdnCombRH3RanksEmpty, accdnCombRH4RanksEmpty,
  accdnDiatonicClef, accdnLH2Ranks16Round, accdnLH2Ranks8Plus16Round, accdnLH2Ranks8Round,
  accdnLH2RanksFullMasterRound, accdnLH2RanksMasterPlus16Round, accdnLH2RanksMasterRound, accdnLH3Ranks2Plus8Square,
  accdnLH3Ranks2Square, accdnLH3Ranks8Square, accdnLH3RanksDouble8Square, accdnLH3RanksTuttiSquare,
  accdnPull, accdnPush, accdnRH3RanksAccordion, accdnRH3RanksAuthenticMusette,
  accdnRH3RanksBandoneon, accdnRH3RanksBassoon, accdnRH3RanksClarinet, accdnRH3RanksDoubleTremoloLower8ve,
  accdnRH3RanksDoubleTremoloUpper8ve, accdnRH3RanksFullFactory, accdnRH3RanksHarmonium, accdnRH3RanksImitationMusette,
  accdnRH3RanksLowerTremolo8, accdnRH3RanksMaster, accdnRH3RanksOboe, accdnRH3RanksOrgan,
  accdnRH3RanksPiccolo, accdnRH3RanksTremoloLower8ve, accdnRH3RanksTremoloUpper8ve, accdnRH3RanksTwoChoirs,
  accdnRH3RanksUpperTremolo8, accdnRH3RanksViolin, accdnRH4RanksAlto, accdnRH4RanksBassAlto,
  accdnRH4RanksMaster, accdnRH4RanksSoftBass, accdnRH4RanksSoftTenor, accdnRH4RanksSoprano,
  accdnRH4RanksTenor, accdnRicochet2, accdnRicochet3, accdnRicochet4,
  accdnRicochet5, accdnRicochet6, accdnRicochetStem2, accdnRicochetStem3,
  accdnRicochetStem4, accdnRicochetStem5, accdnRicochetStem6, accidental1CommaFlat,
  accidental1CommaSharp, accidental2CommaFlat, accidental2CommaSharp, accidental3CommaFlat,
  accidental3CommaSharp, accidental4CommaFlat, accidental5CommaSharp, accidentalArrowDown,
  accidentalArrowUp, accidentalBakiyeFlat, accidentalBakiyeSharp, accidentalBracketLeft,
  accidentalBracketRight, accidentalBuyukMucennebFlat, accidentalBuyukMucennebSharp, accidentalCombiningCloseCurlyBrace,
  accidentalCombiningLower17Schisma, accidentalCombiningLower19Schisma, accidentalCombiningLower23Limit29LimitComma, accidentalCombiningLower31Schisma,
  accidentalCombiningLower53LimitComma, accidentalCombiningOpenCurlyBrace, accidentalCombiningRaise17Schisma, accidentalCombiningRaise19Schisma,
  accidentalCombiningRaise23Limit29LimitComma, accidentalCombiningRaise31Schisma, accidentalCombiningRaise53LimitComma, accidentalCommaSlashDown,
  accidentalCommaSlashUp, accidentalDoubleFlat, accidentalDoubleFlatArabic, accidentalDoubleFlatEqualTempered,
  accidentalDoubleFlatOneArrowDown, accidentalDoubleFlatOneArrowUp, accidentalDoubleFlatReversed, accidentalDoubleFlatThreeArrowsDown,
  accidentalDoubleFlatThreeArrowsUp, accidentalDoubleFlatTurned, accidentalDoubleFlatTwoArrowsDown, accidentalDoubleFlatTwoArrowsUp,
  accidentalDoubleSharp, accidentalDoubleSharpArabic, accidentalDoubleSharpEqualTempered, accidentalDoubleSharpOneArrowDown,
  accidentalDoubleSharpOneArrowUp, accidentalDoubleSharpThreeArrowsDown, accidentalDoubleSharpThreeArrowsUp, accidentalDoubleSharpTwoArrowsDown,
  accidentalDoubleSharpTwoArrowsUp, accidentalEnharmonicAlmostEqualTo, accidentalEnharmonicEquals, accidentalEnharmonicTilde,
  accidentalFilledReversedFlatAndFlat, accidentalFilledReversedFlatAndFlatArrowDown, accidentalFilledReversedFlatAndFlatArrowUp, accidentalFilledReversedFlatArrowDown,
  accidentalFilledReversedFlatArrowUp, accidentalFiveQuarterTonesFlatArrowDown, accidentalFiveQuarterTonesSharpArrowUp, accidentalFlat,
  accidentalFlatArabic, accidentalFlatEqualTempered, accidentalFlatLoweredStockhausen, accidentalFlatOneArrowDown,
  accidentalFlatOneArrowUp, accidentalFlatRaisedStockhausen, accidentalFlatRepeatedLineStockhausen, accidentalFlatRepeatedSpaceStockhausen,
  accidentalFlatThreeArrowsDown, accidentalFlatThreeArrowsUp, accidentalFlatTurned, accidentalFlatTwoArrowsDown,
  accidentalFlatTwoArrowsUp, accidentalHalfSharpArrowDown, accidentalHalfSharpArrowUp, accidentalJohnston13,
  accidentalJohnston31, accidentalJohnstonDown, accidentalJohnstonEl, accidentalJohnstonMinus,
  accidentalJohnstonPlus, accidentalJohnstonSeven, accidentalJohnstonUp, accidentalKomaFlat,
  accidentalKomaSharp, accidentalKoron, accidentalKucukMucennebFlat, accidentalKucukMucennebSharp,
  accidentalLargeDoubleSharp, accidentalLowerOneSeptimalComma, accidentalLowerOneTridecimalQuartertone, accidentalLowerOneUndecimalQuartertone,
  accidentalLowerTwoSeptimalCommas, accidentalLoweredStockhausen, accidentalNarrowReversedFlat, accidentalNarrowReversedFlatAndFlat,
  accidentalNatural, accidentalNaturalArabic, accidentalNaturalEqualTempered, accidentalNaturalFlat,
  accidentalNaturalLoweredStockhausen, accidentalNaturalOneArrowDown, accidentalNaturalOneArrowUp, accidentalNaturalRaisedStockhausen,
  accidentalNaturalReversed, accidentalNaturalSharp, accidentalNaturalThreeArrowsDown, accidentalNaturalThreeArrowsUp,
  accidentalNaturalTwoArrowsDown, accidentalNaturalTwoArrowsUp, accidentalOneAndAHalfSharpsArrowDown, accidentalOneAndAHalfSharpsArrowUp,
  accidentalOneQuarterToneFlatFerneyhough, accidentalOneQuarterToneFlatStockhausen, accidentalOneQuarterToneSharpFerneyhough, accidentalOneQuarterToneSharpStockhausen,
  accidentalOneThirdToneFlatFerneyhough, accidentalOneThirdToneSharpFerneyhough, accidentalParensLeft, accidentalParensRight,
  accidentalQuarterFlatEqualTempered, accidentalQuarterSharpEqualTempered, accidentalQuarterToneFlat4, accidentalQuarterToneFlatArabic,
  accidentalQuarterToneFlatArrowUp, accidentalQuarterToneFlatFilledReversed, accidentalQuarterToneFlatNaturalArrowDown, accidentalQuarterToneFlatPenderecki,
  accidentalQuarterToneFlatStein, accidentalQuarterToneFlatVanBlankenburg, accidentalQuarterToneSharp4, accidentalQuarterToneSharpArabic,
  accidentalQuarterToneSharpArrowDown, accidentalQuarterToneSharpBusotti, accidentalQuarterToneSharpNaturalArrowUp, accidentalQuarterToneSharpStein,
  accidentalQuarterToneSharpWiggle, accidentalRaiseOneSeptimalComma, accidentalRaiseOneTridecimalQuartertone, accidentalRaiseOneUndecimalQuartertone,
  accidentalRaiseTwoSeptimalCommas, accidentalRaisedStockhausen, accidentalReversedFlatAndFlatArrowDown, accidentalReversedFlatAndFlatArrowUp,
  accidentalReversedFlatArrowDown, accidentalReversedFlatArrowUp, accidentalSharp, accidentalSharpArabic,
  accidentalSharpEqualTempered, accidentalSharpLoweredStockhausen, accidentalSharpOneArrowDown, accidentalSharpOneArrowUp,
  accidentalSharpOneHorizontalStroke, accidentalSharpRaisedStockhausen, accidentalSharpRepeatedLineStockhausen, accidentalSharpRepeatedSpaceStockhausen,
  accidentalSharpReversed, accidentalSharpSharp, accidentalSharpThreeArrowsDown, accidentalSharpThreeArrowsUp,
  accidentalSharpTwoArrowsDown, accidentalSharpTwoArrowsUp, accidentalSims12Down, accidentalSims12Up,
  accidentalSims4Down, accidentalSims4Up, accidentalSims6Down, accidentalSims6Up,
  accidentalSori, accidentalTavenerFlat, accidentalTavenerSharp, accidentalThreeQuarterTonesFlatArabic,
  accidentalThreeQuarterTonesFlatArrowDown, accidentalThreeQuarterTonesFlatArrowUp, accidentalThreeQuarterTonesFlatCouper, accidentalThreeQuarterTonesFlatGrisey,
  accidentalThreeQuarterTonesFlatTartini, accidentalThreeQuarterTonesFlatZimmermann, accidentalThreeQuarterTonesSharpArabic, accidentalThreeQuarterTonesSharpArrowDown,
  accidentalThreeQuarterTonesSharpArrowUp, accidentalThreeQuarterTonesSharpBusotti, accidentalThreeQuarterTonesSharpStein, accidentalThreeQuarterTonesSharpStockhausen,
  accidentalTripleFlat, accidentalTripleSharp, accidentalTwoThirdTonesFlatFerneyhough, accidentalTwoThirdTonesSharpFerneyhough,
  accidentalWilsonMinus, accidentalWilsonPlus, accidentalWyschnegradsky10TwelfthsFlat, accidentalWyschnegradsky10TwelfthsSharp,
  accidentalWyschnegradsky11TwelfthsFlat, accidentalWyschnegradsky11TwelfthsSharp, accidentalWyschnegradsky1TwelfthsFlat, accidentalWyschnegradsky1TwelfthsSharp,
  accidentalWyschnegradsky2TwelfthsFlat, accidentalWyschnegradsky2TwelfthsSharp, accidentalWyschnegradsky3TwelfthsFlat, accidentalWyschnegradsky3TwelfthsSharp,
  accidentalWyschnegradsky4TwelfthsFlat, accidentalWyschnegradsky4TwelfthsSharp, accidentalWyschnegradsky5TwelfthsFlat, accidentalWyschnegradsky5TwelfthsSharp,
  accidentalWyschnegradsky6TwelfthsFlat, accidentalWyschnegradsky6TwelfthsSharp, accidentalWyschnegradsky7TwelfthsFlat, accidentalWyschnegradsky7TwelfthsSharp,
  accidentalWyschnegradsky8TwelfthsFlat, accidentalWyschnegradsky8TwelfthsSharp, accidentalWyschnegradsky9TwelfthsFlat, accidentalWyschnegradsky9TwelfthsSharp,
  accidentalXenakisOneThirdToneSharp, accidentalXenakisTwoThirdTonesSharp, analyticsChoralmelodie, analyticsEndStimme,
  analyticsHauptrhythmus, analyticsHauptstimme, analyticsInversion1, analyticsNebenstimme,
  analyticsStartStimme, analyticsTheme, analyticsTheme1, analyticsThemeInversion,
  analyticsThemeRetrograde, analyticsThemeRetrogradeInversion, arpeggiatoDown, arpeggiatoUp,
  arrowBlackDown, arrowBlackDownLeft, arrowBlackDownRight, arrowBlackLeft,
  arrowBlackRight, arrowBlackUp, arrowBlackUpLeft, arrowBlackUpRight,
  arrowOpenDown, arrowOpenDownLeft, arrowOpenDownRight, arrowOpenLeft,
  arrowOpenRight, arrowOpenUp, arrowOpenUpLeft, arrowOpenUpRight,
  arrowWhiteDown, arrowWhiteDownLeft, arrowWhiteDownRight, arrowWhiteLeft,
  arrowWhiteRight, arrowWhiteUp, arrowWhiteUpLeft, arrowWhiteUpRight,
  arrowheadBlackDown, arrowheadBlackDownLeft, arrowheadBlackDownRight, arrowheadBlackLeft,
  arrowheadBlackRight, arrowheadBlackUp, arrowheadBlackUpLeft, arrowheadBlackUpRight,
  arrowheadOpenDown, arrowheadOpenDownLeft, arrowheadOpenDownRight, arrowheadOpenLeft,
  arrowheadOpenRight, arrowheadOpenUp, arrowheadOpenUpLeft, arrowheadOpenUpRight,
  arrowheadWhiteDown, arrowheadWhiteDownLeft, arrowheadWhiteDownRight, arrowheadWhiteLeft,
  arrowheadWhiteRight, arrowheadWhiteUp, arrowheadWhiteUpLeft, arrowheadWhiteUpRight,
  articAccentAbove, articAccentBelow, articAccentStaccatoAbove, articAccentStaccatoBelow,
  articLaissezVibrerAbove, articLaissezVibrerBelow, articMarcatoAbove, articMarcatoBelow,
  articMarcatoStaccatoAbove, articMarcatoStaccatoBelow, articMarcatoTenutoAbove, articMarcatoTenutoBelow,
  articSoftAccentAbove, articSoftAccentBelow, articSoftAccentStaccatoAbove, articSoftAccentStaccatoBelow,
  articSoftAccentTenutoAbove, articSoftAccentTenutoBelow, articSoftAccentTenutoStaccatoAbove, articSoftAccentTenutoStaccatoBelow,
  articStaccatissimoAbove, articStaccatissimoBelow, articStaccatissimoStrokeAbove, articStaccatissimoStrokeBelow,
  articStaccatissimoWedgeAbove, articStaccatissimoWedgeBelow, articStaccatoAbove, articStaccatoBelow,
  articStressAbove, articStressBelow, articTenutoAbove, articTenutoAccentAbove,
  articTenutoAccentBelow, articTenutoBelow, articTenutoStaccatoAbove, articTenutoStaccatoBelow,
  articUnstressAbove, articUnstressBelow, augmentationDot, barlineDashed,
  barlineDotted, barlineDouble, barlineFinal, barlineHeavy,
  barlineHeavyHeavy, barlineReverseFinal, barlineShort, barlineSingle,
  barlineTick, beamAccelRit1, beamAccelRit10, beamAccelRit11,
  beamAccelRit12, beamAccelRit13, beamAccelRit14, beamAccelRit15,
  beamAccelRit2, beamAccelRit3, beamAccelRit4, beamAccelRit5,
  beamAccelRit6, beamAccelRit7, beamAccelRit8, beamAccelRit9,
  beamAccelRitFinal, brace, bracket, bracketBottom,
  bracketTop, brassBend, brassDoitLong, brassDoitMedium,
  brassDoitShort, brassFallLipLong, brassFallLipMedium, brassFallLipShort,
  brassFallRoughLong, brassFallRoughMedium, brassFallRoughShort, brassFallSmoothLong,
  brassFallSmoothMedium, brassFallSmoothShort, brassFlip, brassHarmonMuteClosed,
  brassHarmonMuteStemHalfLeft, brassHarmonMuteStemHalfRight, brassHarmonMuteStemOpen, brassJazzTurn,
  brassLiftLong, brassLiftMedium, brassLiftShort, brassLiftSmoothLong,
  brassLiftSmoothMedium, brassLiftSmoothShort, brassMuteClosed, brassMuteHalfClosed,
  brassMuteOpen, brassPlop, brassScoop, brassSmear,
  brassValveTrill, breathMarkComma, breathMarkSalzedo, breathMarkTick,
  breathMarkUpbow, bridgeClef, buzzRoll, cClef,
  cClef8vb, cClefArrowDown, cClefArrowUp, cClefChange,
  cClefCombining, cClefReversed, cClefSquare, caesura,
  caesuraCurved, caesuraShort, caesuraThick, chantAccentusAbove,
  chantAccentusBelow, chantAuctumAsc, chantAuctumDesc, chantAugmentum,
  chantCaesura, chantCclef, chantCirculusAbove, chantCirculusBelow,
  chantConnectingLineAsc2nd, chantConnectingLineAsc3rd, chantConnectingLineAsc4th, chantConnectingLineAsc5th,
  chantConnectingLineAsc6th, chantCustosStemDownPosHigh, chantCustosStemDownPosHighest, chantCustosStemDownPosMiddle,
  chantCustosStemUpPosLow, chantCustosStemUpPosLowest, chantCustosStemUpPosMiddle, chantDeminutumLower,
  chantDeminutumUpper, chantDivisioFinalis, chantDivisioMaior, chantDivisioMaxima,
  chantDivisioMinima, chantEntryLineAsc2nd, chantEntryLineAsc3rd, chantEntryLineAsc4th,
  chantEntryLineAsc5th, chantEntryLineAsc6th, chantEpisema, chantFclef,
  chantIctusAbove, chantIctusBelow, chantLigaturaDesc2nd, chantLigaturaDesc3rd,
  chantLigaturaDesc4th, chantLigaturaDesc5th, chantOriscusAscending, chantOriscusDescending,
  chantOriscusLiquescens, chantPodatusLower, chantPodatusUpper, chantPunctum,
  chantPunctumCavum, chantPunctumDeminutum, chantPunctumInclinatum, chantPunctumInclinatumAuctum,
  chantPunctumInclinatumDeminutum, chantPunctumLinea, chantPunctumLineaCavum, chantPunctumVirga,
  chantPunctumVirgaReversed, chantQuilisma, chantSemicirculusAbove, chantSemicirculusBelow,
  chantStaff, chantStaffNarrow, chantStaffWide, chantStrophicus,
  chantStrophicusAuctus, chantStrophicusLiquescens2nd, chantStrophicusLiquescens3rd, chantStrophicusLiquescens4th,
  chantStrophicusLiquescens5th, chantVirgula, clef15, clef8,
  clefChangeCombining, coda, codaSquare, conductorBeat2Compound,
  conductorBeat2Simple, conductorBeat3Compound, conductorBeat3Simple, conductorBeat4Compound,
  conductorBeat4Simple, conductorLeftBeat, conductorRightBeat, conductorStrongBeat,
  conductorUnconducted, conductorWeakBeat, controlBeginBeam, controlBeginPhrase,
  controlBeginSlur, controlBeginTie, controlEndBeam, controlEndPhrase,
  controlEndSlur, controlEndTie, csymAccidentalDoubleFlat, csymAccidentalDoubleSharp,
  csymAccidentalFlat, csymAccidentalNatural, csymAccidentalSharp, csymAccidentalTripleFlat,
  csymAccidentalTripleSharp, csymAlteredBassSlash, csymAugmented, csymBracketLeftTall,
  csymBracketRightTall, csymDiagonalArrangementSlash, csymDiminished, csymHalfDiminished,
  csymMajorSeventh, csymMinor, csymParensLeftTall, csymParensLeftVeryTall,
  csymParensRightTall, csymParensRightVeryTall, curlewSign, daCapo,
  dalSegno, daseianExcellentes1, daseianExcellentes2, daseianExcellentes3,
  daseianExcellentes4, daseianFinales1, daseianFinales2, daseianFinales3,
  daseianFinales4, daseianGraves1, daseianGraves2, daseianGraves3,
  daseianGraves4, daseianResidua1, daseianResidua2, daseianSuperiores1,
  daseianSuperiores2, daseianSuperiores3, daseianSuperiores4, doubleLateralRollStevens,
  doubleTongueAbove, doubleTongueBelow, dynamicCombinedSeparatorColon, dynamicCombinedSeparatorHyphen,
  dynamicCombinedSeparatorSlash, dynamicCombinedSeparatorSpace, dynamicCrescendoHairpin, dynamicDiminuendoHairpin,
  dynamicFF, dynamicFFF, dynamicFFFF, dynamicFFFFF,
  dynamicFFFFFF, dynamicForte, dynamicFortePiano, dynamicForzando,
  dynamicHairpinBracketLeft, dynamicHairpinBracketRight, dynamicHairpinParenthesisLeft, dynamicHairpinParenthesisRight,
  dynamicMF, dynamicMP, dynamicMessaDiVoce, dynamicMezzo,
  dynamicNiente, dynamicNienteForHairpin, dynamicPF, dynamicPP,
  dynamicPPP, dynamicPPPP, dynamicPPPPP, dynamicPPPPPP,
  dynamicPiano, dynamicRinforzando, dynamicRinforzando1, dynamicRinforzando2,
  dynamicSforzando, dynamicSforzando1, dynamicSforzandoPianissimo, dynamicSforzandoPiano,
  dynamicSforzato, dynamicSforzatoFF, dynamicSforzatoPiano, dynamicZ,
  elecAudioChannelsEight, elecAudioChannelsFive, elecAudioChannelsFour, elecAudioChannelsOne,
  elecAudioChannelsSeven, elecAudioChannelsSix, elecAudioChannelsThreeFrontal, elecAudioChannelsThreeSurround,
  elecAudioChannelsTwo, elecAudioIn, elecAudioMono, elecAudioOut,
  elecAudioStereo, elecCamera, elecDataIn, elecDataOut,
  elecDisc, elecDownload, elecEject, elecFastForward,
  elecHeadphones, elecHeadset, elecLineIn, elecLineOut,
  elecLoop, elecLoudspeaker, elecMIDIController0, elecMIDIController100,
  elecMIDIController20, elecMIDIController40, elecMIDIController60, elecMIDIController80,
  elecMIDIIn, elecMIDIOut, elecMicrophone, elecMicrophoneMute,
  elecMicrophoneUnmute, elecMixingConsole, elecMonitor, elecMute,
  elecPause, elecPlay, elecPowerOnOff, elecProjector,
  elecReplay, elecRewind, elecShuffle, elecSkipBackwards,
  elecSkipForwards, elecStop, elecTape, elecUSB,
  elecUnmute, elecUpload, elecVideoCamera, elecVideoIn,
  elecVideoOut, elecVolumeFader, elecVolumeFaderThumb, elecVolumeLevel0,
  elecVolumeLevel100, elecVolumeLevel20, elecVolumeLevel40, elecVolumeLevel60,
  elecVolumeLevel80, fClef, fClef15ma, fClef15mb,
  fClef8va, fClef8vb, fClefArrowDown, fClefArrowUp,
  fClefChange, fClefReversed, fClefTurned, fermataAbove,
  fermataBelow, fermataLongAbove, fermataLongBelow, fermataLongHenzeAbove,
  fermataLongHenzeBelow, fermataShortAbove, fermataShortBelow, fermataShortHenzeAbove,
  fermataShortHenzeBelow, fermataVeryLongAbove, fermataVeryLongBelow, fermataVeryShortAbove,
  fermataVeryShortBelow, figbass0, figbass1, figbass2,
  figbass2Raised, figbass3, figbass4, figbass4Raised,
  figbass5, figbass5Raised1, figbass5Raised2, figbass5Raised3,
  figbass6, figbass6Raised, figbass6Raised2, figbass7,
  figbass7Diminished, figbass7Raised1, figbass7Raised2, figbass8,
  figbass9, figbass9Raised, figbassBracketLeft, figbassBracketRight,
  figbassCombiningLowering, figbassCombiningRaising, figbassDoubleFlat, figbassDoubleSharp,
  figbassFlat, figbassNatural, figbassParensLeft, figbassParensRight,
  figbassPlus, figbassSharp, fingering0, fingering0Italic,
  fingering1, fingering1Italic, fingering2, fingering2Italic,
  fingering3, fingering3Italic, fingering4, fingering4Italic,
  fingering5, fingering5Italic, fingering6, fingering6Italic,
  fingering7, fingering7Italic, fingering8, fingering8Italic,
  fingering9, fingering9Italic, fingeringALower, fingeringCLower,
  fingeringELower, fingeringILower, fingeringLeftBracket, fingeringLeftBracketItalic,
  fingeringLeftParenthesis, fingeringLeftParenthesisItalic, fingeringMLower, fingeringMultipleNotes,
  fingeringOLower, fingeringPLower, fingeringRightBracket, fingeringRightBracketItalic,
  fingeringRightParenthesis, fingeringRightParenthesisItalic, fingeringSeparatorMiddleDot, fingeringSeparatorMiddleDotWhite,
  fingeringSeparatorSlash, fingeringSubstitutionAbove, fingeringSubstitutionBelow, fingeringSubstitutionDash,
  fingeringTLower, fingeringTUpper, fingeringXLower, flag1024thDown,
  flag1024thUp, flag128thDown, flag128thUp, flag16thDown,
  flag16thUp, flag256thDown, flag256thUp, flag32ndDown,
  flag32ndUp, flag512thDown, flag512thUp, flag64thDown,
  flag64thUp, flag8thDown, flag8thUp, flagInternalDown,
  flagInternalUp, fretboard3String, fretboard3StringNut, fretboard4String,
  fretboard4StringNut, fretboard5String, fretboard5StringNut, fretboard6String,
  fretboard6StringNut, fretboardFilledCircle, fretboardO, fretboardX,
  functionAngleLeft, functionAngleRight, functionBracketLeft, functionBracketRight,
  functionDD, functionDLower, functionDUpper, functionEight,
  functionFUpper, functionFive, functionFour, functionGLower,
  functionGUpper, functionGreaterThan, functionILower, functionIUpper,
  functionKLower, functionKUpper, functionLLower, functionLUpper,
  functionLessThan, functionMLower, functionMUpper, functionMinus,
  functionNLower, functionNUpper, functionNUpperSuperscript, functionNine,
  functionOne, functionPLower, functionPUpper, functionParensLeft,
  functionParensRight, functionPlus, functionRLower, functionRepetition1,
  functionRepetition2, functionRing, functionSLower, functionSSLower,
  functionSSUpper, functionSUpper, functionSeven, functionSix,
  functionSlashedDD, functionTLower, functionTUpper, functionThree,
  functionTwo, functionVLower, functionVUpper, functionZero,
  gClef, gClef15ma, gClef15mb, gClef8va,
  gClef8vb, gClef8vbCClef, gClef8vbOld, gClef8vbParens,
  gClefArrowDown, gClefArrowUp, gClefChange, gClefLigatedNumberAbove,
  gClefLigatedNumberBelow, gClefReversed, gClefTurned, glissandoDown,
  glissandoUp, graceNoteAcciaccaturaStemDown, graceNoteAcciaccaturaStemUp, graceNoteAppoggiaturaStemDown,
  graceNoteAppoggiaturaStemUp, graceNoteSlashStemDown, graceNoteSlashStemUp, guitarBarreFull,
  guitarBarreHalf, guitarClosePedal, guitarFadeIn, guitarFadeOut,
  guitarGolpe, guitarHalfOpenPedal, guitarLeftHandTapping, guitarOpenPedal,
  guitarRightHandTapping, guitarShake, guitarString0, guitarString1,
  guitarString2, guitarString3, guitarString4, guitarString5,
  guitarString6, guitarString7, guitarString8, guitarString9,
  guitarStrumDown, guitarStrumUp, guitarVibratoBarDip, guitarVibratoBarScoop,
  guitarVibratoStroke, guitarVolumeSwell, guitarWideVibratoStroke, handbellsBelltree,
  handbellsDamp3, handbellsEcho1, handbellsEcho2, handbellsGyro,
  handbellsHandMartellato, handbellsMalletBellOnTable, handbellsMalletBellSuspended, handbellsMalletLft,
  handbellsMartellato, handbellsMartellatoLift, handbellsMutedMartellato, handbellsPluckLift,
  handbellsSwing, handbellsSwingDown, handbellsSwingUp, handbellsTablePairBells,
  handbellsTableSingleBell, harpMetalRod, harpPedalCentered, harpPedalDivider,
  harpPedalLowered, harpPedalRaised, harpSalzedoAeolianAscending, harpSalzedoAeolianDescending,
  harpSalzedoDampAbove, harpSalzedoDampBelow, harpSalzedoDampBothHands, harpSalzedoDampLowStrings,
  harpSalzedoFluidicSoundsLeft, harpSalzedoFluidicSoundsRight, harpSalzedoIsolatedSounds, harpSalzedoMetallicSounds,
  harpSalzedoMetallicSoundsOneString, harpSalzedoMuffleTotally, harpSalzedoOboicFlux, harpSalzedoPlayUpperEnd,
  harpSalzedoSlideWithSuppleness, harpSalzedoSnareDrum, harpSalzedoTamTamSounds, harpSalzedoThunderEffect,
  harpSalzedoTimpanicSounds, harpSalzedoWhistlingSounds, harpStringNoiseStem, harpTuningKey,
  harpTuningKeyGlissando, harpTuningKeyHandle, harpTuningKeyShank, indianDrumClef,
  kahnBackChug, kahnBackFlap, kahnBackRiff, kahnBackRip,
  kahnBallChange, kahnBallDig, kahnBrushBackward, kahnBrushForward,
  kahnChug, kahnClap, kahnDoubleSnap, kahnDoubleWing,
  kahnDrawStep, kahnDrawTap, kahnFlam, kahnFlap,
  kahnFlapStep, kahnFlat, kahnFleaHop, kahnFleaTap,
  kahnGraceTap, kahnGraceTapChange, kahnGraceTapHop, kahnGraceTapStamp,
  kahnHeel, kahnHeelChange, kahnHeelClick, kahnHeelDrop,
  kahnHeelStep, kahnHeelTap, kahnHop, kahnJumpApart,
  kahnJumpTogether, kahnKneeInward, kahnKneeOutward, kahnLeap,
  kahnLeapFlatFoot, kahnLeapHeelClick, kahnLeftCatch, kahnLeftCross,
  kahnLeftFoot, kahnLeftToeStrike, kahnLeftTurn, kahnOverTheTop,
  kahnOverTheTopTap, kahnPull, kahnPush, kahnRiff,
  kahnRiffle, kahnRightCatch, kahnRightCross, kahnRightFoot,
  kahnRightToeStrike, kahnRightTurn, kahnRip, kahnRipple,
  kahnScrape, kahnScuff, kahnScuffle, kahnShuffle,
  kahnSlam, kahnSlap, kahnSlideStep, kahnSlideTap,
  kahnSnap, kahnStamp, kahnStampStamp, kahnStep,
  kahnStepStamp, kahnStomp, kahnStompBrush, kahnTap,
  kahnToe, kahnToeClick, kahnToeDrop, kahnToeStep,
  kahnToeTap, kahnTrench, kahnWing, kahnWingChange,
  kahnZank, kahnZink, keyboardBebung2DotsAbove, keyboardBebung2DotsBelow,
  keyboardBebung3DotsAbove, keyboardBebung3DotsBelow, keyboardBebung4DotsAbove, keyboardBebung4DotsBelow,
  keyboardLeftPedalPictogram, keyboardMiddlePedalPictogram, keyboardPedalD, keyboardPedalDot,
  keyboardPedalE, keyboardPedalHalf, keyboardPedalHalf2, keyboardPedalHalf3,
  keyboardPedalHeel1, keyboardPedalHeel2, keyboardPedalHeel3, keyboardPedalHeelToToe,
  keyboardPedalHeelToe, keyboardPedalHookEnd, keyboardPedalHookStart, keyboardPedalHyphen,
  keyboardPedalP, keyboardPedalParensLeft, keyboardPedalParensRight, keyboardPedalPed,
  keyboardPedalS, keyboardPedalSost, keyboardPedalToe1, keyboardPedalToe2,
  keyboardPedalToeToHeel, keyboardPedalUp, keyboardPedalUpNotch, keyboardPedalUpSpecial,
  keyboardPlayWithLH, keyboardPlayWithLHEnd, keyboardPlayWithRH, keyboardPlayWithRHEnd,
  keyboardPluckInside, keyboardRightPedalPictogram, kievanAccidentalFlat, kievanAccidentalSharp,
  kievanAugmentationDot, kievanCClef, kievanEndingSymbol, kievanNote8thStemDown,
  kievanNote8thStemUp, kievanNoteBeam, kievanNoteHalfStaffLine, kievanNoteHalfStaffSpace,
  kievanNoteQuarterStemDown, kievanNoteQuarterStemUp, kievanNoteReciting, kievanNoteWhole,
  kievanNoteWholeFinal, kodalyHandDo, kodalyHandFa, kodalyHandLa,
  kodalyHandMi, kodalyHandRe, kodalyHandSo, kodalyHandTi,
  leftRepeatSmall, legerLine, legerLineNarrow, legerLineWide,
  luteBarlineEndRepeat, luteBarlineFinal, luteBarlineStartRepeat, luteDuration16th,
  luteDuration32nd, luteDuration8th, luteDurationDoubleWhole, luteDurationHalf,
  luteDurationQuarter, luteDurationWhole, luteFingeringRHFirst, luteFingeringRHSecond,
  luteFingeringRHThird, luteFingeringRHThumb, luteFrench10thCourse, luteFrench7thCourse,
  luteFrench8thCourse, luteFrench9thCourse, luteFrenchAppoggiaturaAbove, luteFrenchAppoggiaturaBelow,
  luteFrenchFretA, luteFrenchFretB, luteFrenchFretC, luteFrenchFretD,
  luteFrenchFretE, luteFrenchFretF, luteFrenchFretG, luteFrenchFretH,
  luteFrenchFretI, luteFrenchFretK, luteFrenchFretL, luteFrenchFretM,
  luteFrenchFretN, luteFrenchMordentInverted, luteFrenchMordentLower, luteFrenchMordentUpper,
  luteGermanALower, luteGermanAUpper, luteGermanBLower, luteGermanBUpper,
  luteGermanCLower, luteGermanCUpper, luteGermanDLower, luteGermanDUpper,
  luteGermanELower, luteGermanEUpper, luteGermanFLower, luteGermanFUpper,
  luteGermanGLower, luteGermanGUpper, luteGermanHLower, luteGermanHUpper,
  luteGermanILower, luteGermanIUpper, luteGermanKLower, luteGermanKUpper,
  luteGermanLLower, luteGermanLUpper, luteGermanMLower, luteGermanMUpper,
  luteGermanNLower, luteGermanNUpper, luteGermanOLower, luteGermanPLower,
  luteGermanQLower, luteGermanRLower, luteGermanSLower, luteGermanTLower,
  luteGermanVLower, luteGermanXLower, luteGermanYLower, luteGermanZLower,
  luteItalianClefCSolFaUt, luteItalianClefFFaUt, luteItalianFret0, luteItalianFret1,
  luteItalianFret2, luteItalianFret3, luteItalianFret4, luteItalianFret5,
  luteItalianFret6, luteItalianFret7, luteItalianFret8, luteItalianFret9,
  luteItalianHoldFinger, luteItalianHoldNote, luteItalianReleaseFinger, luteItalianTempoFast,
  luteItalianTempoNeitherFastNorSlow, luteItalianTempoSlow, luteItalianTempoSomewhatFast, luteItalianTempoVerySlow,
  luteItalianTimeTriple, luteItalianTremolo, luteItalianVibrato, luteStaff6Lines,
  luteStaff6LinesNarrow, luteStaff6LinesWide, lyricsElision, lyricsElisionNarrow,
  lyricsElisionWide, lyricsHyphenBaseline, lyricsHyphenBaselineNonBreaking, lyricsTextRepeat,
  medRenFlatHardB, medRenFlatSoftB, medRenFlatWithDot, medRenGClefCMN,
  medRenLiquescenceCMN, medRenLiquescentAscCMN, medRenLiquescentDescCMN, medRenNatural,
  medRenNaturalWithCross, medRenOriscusCMN, medRenPlicaCMN, medRenPunctumCMN,
  medRenQuilismaCMN, medRenSharpCroix, medRenStrophicusCMN, mensuralAlterationSign,
  mensuralBlackBrevis, mensuralBlackBrevisVoid, mensuralBlackDragma, mensuralBlackLonga,
  mensuralBlackMaxima, mensuralBlackMinima, mensuralBlackMinimaVoid, mensuralBlackSemibrevis,
  mensuralBlackSemibrevisCaudata, mensuralBlackSemibrevisOblique, mensuralBlackSemibrevisVoid, mensuralBlackSemiminima,
  mensuralCclef, mensuralCclefPetrucciPosHigh, mensuralCclefPetrucciPosHighest, mensuralCclefPetrucciPosLow,
  mensuralCclefPetrucciPosLowest, mensuralCclefPetrucciPosMiddle, mensuralColorationEndRound, mensuralColorationEndSquare,
  mensuralColorationStartRound, mensuralColorationStartSquare, mensuralCombStemDiagonal, mensuralCombStemDown,
  mensuralCombStemDownFlagExtended, mensuralCombStemDownFlagFlared, mensuralCombStemDownFlagFusa, mensuralCombStemDownFlagLeft,
  mensuralCombStemDownFlagRight, mensuralCombStemDownFlagSemiminima, mensuralCombStemUp, mensuralCombStemUpFlagExtended,
  mensuralCombStemUpFlagFlared, mensuralCombStemUpFlagFusa, mensuralCombStemUpFlagLeft, mensuralCombStemUpFlagRight,
  mensuralCombStemUpFlagSemiminima, mensuralCustosCheckmark, mensuralCustosDown, mensuralCustosTurn,
  mensuralCustosUp, mensuralFclef, mensuralFclefPetrucci, mensuralGclef,
  mensuralGclefPetrucci, mensuralModusImperfectumVert, mensuralModusPerfectumVert, mensuralNoteheadLongaBlack,
  mensuralNoteheadLongaBlackVoid, mensuralNoteheadLongaVoid, mensuralNoteheadLongaWhite, mensuralNoteheadMaximaBlack,
  mensuralNoteheadMaximaBlackVoid, mensuralNoteheadMaximaVoid, mensuralNoteheadMaximaWhite, mensuralNoteheadMinimaWhite,
  mensuralNoteheadSemibrevisBlack, mensuralNoteheadSemibrevisBlackVoid, mensuralNoteheadSemibrevisBlackVoidTurned, mensuralNoteheadSemibrevisVoid,
  mensuralNoteheadSemiminimaWhite, mensuralObliqueAsc2ndBlack, mensuralObliqueAsc2ndBlackVoid, mensuralObliqueAsc2ndVoid,
  mensuralObliqueAsc2ndWhite, mensuralObliqueAsc3rdBlack, mensuralObliqueAsc3rdBlackVoid, mensuralObliqueAsc3rdVoid,
  mensuralObliqueAsc3rdWhite, mensuralObliqueAsc4thBlack, mensuralObliqueAsc4thBlackVoid, mensuralObliqueAsc4thVoid,
  mensuralObliqueAsc4thWhite, mensuralObliqueAsc5thBlack, mensuralObliqueAsc5thBlackVoid, mensuralObliqueAsc5thVoid,
  mensuralObliqueAsc5thWhite, mensuralObliqueDesc2ndBlack, mensuralObliqueDesc2ndBlackVoid, mensuralObliqueDesc2ndVoid,
  mensuralObliqueDesc2ndWhite, mensuralObliqueDesc3rdBlack, mensuralObliqueDesc3rdBlackVoid, mensuralObliqueDesc3rdVoid,
  mensuralObliqueDesc3rdWhite, mensuralObliqueDesc4thBlack, mensuralObliqueDesc4thBlackVoid, mensuralObliqueDesc4thVoid,
  mensuralObliqueDesc4thWhite, mensuralObliqueDesc5thBlack, mensuralObliqueDesc5thBlackVoid, mensuralObliqueDesc5thVoid,
  mensuralObliqueDesc5thWhite, mensuralProlation1, mensuralProlation10, mensuralProlation11,
  mensuralProlation2, mensuralProlation3, mensuralProlation4, mensuralProlation5,
  mensuralProlation6, mensuralProlation7, mensuralProlation8, mensuralProlation9,
  mensuralProlationCombiningDot, mensuralProlationCombiningDotVoid, mensuralProlationCombiningStroke, mensuralProlationCombiningThreeDots,
  mensuralProlationCombiningThreeDotsTri, mensuralProlationCombiningTwoDots, mensuralProportion1, mensuralProportion2,
  mensuralProportion3, mensuralProportion4, mensuralProportionMajor, mensuralProportionMinor,
  mensuralProportionProportioDupla1, mensuralProportionProportioDupla2, mensuralProportionProportioQuadrupla, mensuralProportionProportioTripla,
  mensuralProportionTempusPerfectum, mensuralRestBrevis, mensuralRestFusa, mensuralRestLongaImperfecta,
  mensuralRestLongaPerfecta, mensuralRestMaxima, mensuralRestMinima, mensuralRestSemibrevis,
  mensuralRestSemifusa, mensuralRestSemiminima, mensuralSignumDown, mensuralSignumUp,
  mensuralTempusImperfectumHoriz, mensuralTempusPerfectumHoriz, mensuralWhiteBrevis, mensuralWhiteFusa,
  mensuralWhiteLonga, mensuralWhiteMaxima, mensuralWhiteMinima, mensuralWhiteSemiminima,
  metAugmentationDot, metNote1024thDown, metNote1024thUp, metNote128thDown,
  metNote128thUp, metNote16thDown, metNote16thUp, metNote256thDown,
  metNote256thUp, metNote32ndDown, metNote32ndUp, metNote512thDown,
  metNote512thUp, metNote64thDown, metNote64thUp, metNote8thDown,
  metNote8thUp, metNoteDoubleWhole, metNoteDoubleWholeSquare, metNoteHalfDown,
  metNoteHalfUp, metNoteQuarterDown, metNoteQuarterUp, metNoteWhole,
  metricModulationArrowLeft, metricModulationArrowRight, miscDoNotCopy, miscDoNotPhotocopy,
  miscEyeglasses, note1024thDown, note1024thUp, note128thDown,
  note128thUp, note16thDown, note16thUp, note256thDown,
  note256thUp, note32ndDown, note32ndUp, note512thDown,
  note512thUp, note64thDown, note64thUp, note8thDown,
  note8thUp, noteABlack, noteAFlatBlack, noteAFlatHalf,
  noteAFlatWhole, noteAHalf, noteASharpBlack, noteASharpHalf,
  noteASharpWhole, noteAWhole, noteBBlack, noteBFlatBlack,
  noteBFlatHalf, noteBFlatWhole, noteBHalf, noteBSharpBlack,
  noteBSharpHalf, noteBSharpWhole, noteBWhole, noteCBlack,
  noteCFlatBlack, noteCFlatHalf, noteCFlatWhole, noteCHalf,
  noteCSharpBlack, noteCSharpHalf, noteCSharpWhole, noteCWhole,
  noteDBlack, noteDFlatBlack, noteDFlatHalf, noteDFlatWhole,
  noteDHalf, noteDSharpBlack, noteDSharpHalf, noteDSharpWhole,
  noteDWhole, noteDoBlack, noteDoHalf, noteDoWhole,
  noteDoubleWhole, noteDoubleWholeSquare, noteEBlack, noteEFlatBlack,
  noteEFlatHalf, noteEFlatWhole, noteEHalf, noteESharpBlack,
  noteESharpHalf, noteESharpWhole, noteEWhole, noteEmptyBlack,
  noteEmptyHalf, noteEmptyWhole, noteFBlack, noteFFlatBlack,
  noteFFlatHalf, noteFFlatWhole, noteFHalf, noteFSharpBlack,
  noteFSharpHalf, noteFSharpWhole, noteFWhole, noteFaBlack,
  noteFaHalf, noteFaWhole, noteGBlack, noteGFlatBlack,
  noteGFlatHalf, noteGFlatWhole, noteGHalf, noteGSharpBlack,
  noteGSharpHalf, noteGSharpWhole, noteGWhole, noteHBlack,
  noteHHalf, noteHSharpBlack, noteHSharpHalf, noteHSharpWhole,
  noteHWhole, noteHalfDown, noteHalfUp, noteLaBlack,
  noteLaHalf, noteLaWhole, noteMiBlack, noteMiHalf,
  noteMiWhole, noteQuarterDown, noteQuarterUp, noteReBlack,
  noteReHalf, noteReWhole, noteShapeArrowheadLeftBlack, noteShapeArrowheadLeftDoubleWhole,
  noteShapeArrowheadLeftWhite, noteShapeDiamondBlack, noteShapeDiamondDoubleWhole, noteShapeDiamondWhite,
  noteShapeIsoscelesTriangleBlack, noteShapeIsoscelesTriangleDoubleWhole, noteShapeIsoscelesTriangleWhite, noteShapeKeystoneBlack,
  noteShapeKeystoneDoubleWhole, noteShapeKeystoneWhite, noteShapeMoonBlack, noteShapeMoonDoubleWhole,
  noteShapeMoonLeftBlack, noteShapeMoonLeftDoubleWhole, noteShapeMoonLeftWhite, noteShapeMoonWhite,
  noteShapeQuarterMoonBlack, noteShapeQuarterMoonDoubleWhole, noteShapeQuarterMoonWhite, noteShapeRoundBlack,
  noteShapeRoundDoubleWhole, noteShapeRoundWhite, noteShapeSquareBlack, noteShapeSquareDoubleWhole,
  noteShapeSquareWhite, noteShapeTriangleLeftBlack, noteShapeTriangleLeftDoubleWhole, noteShapeTriangleLeftWhite,
  noteShapeTriangleRightBlack, noteShapeTriangleRightDoubleWhole, noteShapeTriangleRightWhite, noteShapeTriangleRoundBlack,
  noteShapeTriangleRoundDoubleWhole, noteShapeTriangleRoundLeftBlack, noteShapeTriangleRoundLeftDoubleWhole, noteShapeTriangleRoundLeftWhite,
  noteShapeTriangleRoundWhite, noteShapeTriangleUpBlack, noteShapeTriangleUpDoubleWhole, noteShapeTriangleUpWhite,
  noteSiBlack, noteSiHalf, noteSiWhole, noteSoBlack,
  noteSoHalf, noteSoWhole, noteTiBlack, noteTiHalf,
  noteTiWhole, noteWhole, noteheadBlack, noteheadCircleSlash,
  noteheadCircleX, noteheadCircleXDoubleWhole, noteheadCircleXHalf, noteheadCircleXWhole,
  noteheadCircledBlack, noteheadCircledBlackLarge, noteheadCircledDoubleWhole, noteheadCircledDoubleWholeLarge,
  noteheadCircledHalf, noteheadCircledHalfLarge, noteheadCircledWhole, noteheadCircledWholeLarge,
  noteheadCircledXLarge, noteheadClusterDoubleWhole2nd, noteheadClusterDoubleWhole3rd, noteheadClusterDoubleWholeBottom,
  noteheadClusterDoubleWholeMiddle, noteheadClusterDoubleWholeTop, noteheadClusterHalf2nd, noteheadClusterHalf3rd,
  noteheadClusterHalfBottom, noteheadClusterHalfMiddle, noteheadClusterHalfTop, noteheadClusterQuarter2nd,
  noteheadClusterQuarter3rd, noteheadClusterQuarterBottom, noteheadClusterQuarterMiddle, noteheadClusterQuarterTop,
  noteheadClusterRoundBlack, noteheadClusterRoundWhite, noteheadClusterSquareBlack, noteheadClusterSquareWhite,
  noteheadClusterWhole2nd, noteheadClusterWhole3rd, noteheadClusterWholeBottom, noteheadClusterWholeMiddle,
  noteheadClusterWholeTop, noteheadDiamondBlack, noteheadDiamondBlackOld, noteheadDiamondBlackWide,
  noteheadDiamondClusterBlack2nd, noteheadDiamondClusterBlack3rd, noteheadDiamondClusterBlackBottom, noteheadDiamondClusterBlackMiddle,
  noteheadDiamondClusterBlackTop, noteheadDiamondClusterWhite2nd, noteheadDiamondClusterWhite3rd, noteheadDiamondClusterWhiteBottom,
  noteheadDiamondClusterWhiteMiddle, noteheadDiamondClusterWhiteTop, noteheadDiamondDoubleWhole, noteheadDiamondDoubleWholeOld,
  noteheadDiamondHalf, noteheadDiamondHalfFilled, noteheadDiamondHalfOld, noteheadDiamondHalfWide,
  noteheadDiamondOpen, noteheadDiamondWhite, noteheadDiamondWhiteWide, noteheadDiamondWhole,
  noteheadDiamondWholeOld, noteheadDoubleWhole, noteheadDoubleWholeSquare, noteheadDoubleWholeWithX,
  noteheadHalf, noteheadHalfFilled, noteheadHalfWithX, noteheadHeavyX,
  noteheadHeavyXHat, noteheadLargeArrowDownBlack, noteheadLargeArrowDownDoubleWhole, noteheadLargeArrowDownHalf,
  noteheadLargeArrowDownWhole, noteheadLargeArrowUpBlack, noteheadLargeArrowUpDoubleWhole, noteheadLargeArrowUpHalf,
  noteheadLargeArrowUpWhole, noteheadMoonBlack, noteheadMoonWhite, noteheadNull,
  noteheadParenthesis, noteheadParenthesisLeft, noteheadParenthesisRight, noteheadPlusBlack,
  noteheadPlusDoubleWhole, noteheadPlusHalf, noteheadPlusWhole, noteheadRectangularClusterBlackBottom,
  noteheadRectangularClusterBlackMiddle, noteheadRectangularClusterBlackTop, noteheadRectangularClusterWhiteBottom, noteheadRectangularClusterWhiteMiddle,
  noteheadRectangularClusterWhiteTop, noteheadRoundBlack, noteheadRoundBlackDoubleSlashed, noteheadRoundBlackLarge,
  noteheadRoundBlackSlashed, noteheadRoundBlackSlashedLarge, noteheadRoundWhite, noteheadRoundWhiteDoubleSlashed,
  noteheadRoundWhiteLarge, noteheadRoundWhiteSlashed, noteheadRoundWhiteSlashedLarge, noteheadRoundWhiteWithDot,
  noteheadRoundWhiteWithDotLarge, noteheadSlashDiamondWhite, noteheadSlashHorizontalEnds, noteheadSlashHorizontalEndsMuted,
  noteheadSlashVerticalEnds, noteheadSlashVerticalEndsMuted, noteheadSlashVerticalEndsSmall, noteheadSlashWhiteDoubleWhole,
  noteheadSlashWhiteHalf, noteheadSlashWhiteMuted, noteheadSlashWhiteWhole, noteheadSlashX,
  noteheadSlashedBlack1, noteheadSlashedBlack2, noteheadSlashedDoubleWhole1, noteheadSlashedDoubleWhole2,
  noteheadSlashedHalf1, noteheadSlashedHalf2, noteheadSlashedWhole1, noteheadSlashedWhole2,
  noteheadSquareBlack, noteheadSquareBlackLarge, noteheadSquareBlackWhite, noteheadSquareWhite,
  noteheadTriangleDownBlack, noteheadTriangleDownDoubleWhole, noteheadTriangleDownHalf, noteheadTriangleDownWhite,
  noteheadTriangleDownWhole, noteheadTriangleLeftBlack, noteheadTriangleLeftWhite, noteheadTriangleRightBlack,
  noteheadTriangleRightWhite, noteheadTriangleRoundDownBlack, noteheadTriangleRoundDownWhite, noteheadTriangleUpBlack,
  noteheadTriangleUpDoubleWhole, noteheadTriangleUpHalf, noteheadTriangleUpRightBlack, noteheadTriangleUpRightWhite,
  noteheadTriangleUpWhite, noteheadTriangleUpWhole, noteheadVoidWithX, noteheadWhole,
  noteheadWholeFilled, noteheadWholeWithX, noteheadXBlack, noteheadXDoubleWhole,
  noteheadXHalf, noteheadXOrnate, noteheadXOrnateEllipse, noteheadXWhole,
  octaveBaselineA, octaveBaselineB, octaveBaselineM, octaveBaselineV,
  octaveBassa, octaveLoco, octaveParensLeft, octaveParensRight,
  octaveSuperscriptA, octaveSuperscriptB, octaveSuperscriptM, octaveSuperscriptV,
  oneHandedRollStevens, organGerman2Fusae, organGerman2Minimae, organGerman2OctaveUp,
  organGerman2Semifusae, organGerman2Semiminimae, organGerman3Fusae, organGerman3Minimae,
  organGerman3Semifusae, organGerman3Semiminimae, organGerman4Fusae, organGerman4Minimae,
  organGerman4Semifusae, organGerman4Semiminimae, organGerman5Fusae, organGerman5Minimae,
  organGerman5Semifusae, organGerman5Semiminimae, organGerman6Fusae, organGerman6Minimae,
  organGerman6Semifusae, organGerman6Semiminimae, organGermanALower, organGermanAUpper,
  organGermanAugmentationDot, organGermanBLower, organGermanBUpper, organGermanBuxheimerBrevis2,
  organGermanBuxheimerBrevis3, organGermanBuxheimerMinimaRest, organGermanBuxheimerSemibrevis, organGermanBuxheimerSemibrevisRest,
  organGermanCLower, organGermanCUpper, organGermanCisLower, organGermanCisUpper,
  organGermanDLower, organGermanDUpper, organGermanDisLower, organGermanDisUpper,
  organGermanELower, organGermanEUpper, organGermanFLower, organGermanFUpper,
  organGermanFisLower, organGermanFisUpper, organGermanFusa, organGermanFusaRest,
  organGermanGLower, organGermanGUpper, organGermanGisLower, organGermanGisUpper,
  organGermanHLower, organGermanHUpper, organGermanMinima, organGermanMinimaRest,
  organGermanOctaveDown, organGermanOctaveUp, organGermanSemibrevis, organGermanSemibrevisRest,
  organGermanSemifusa, organGermanSemifusaRest, organGermanSemiminima, organGermanSemiminimaRest,
  organGermanTie, ornamentBottomLeftConcaveStroke, ornamentBottomLeftConcaveStrokeLarge, ornamentBottomLeftConvexStroke,
  ornamentBottomRightConcaveStroke, ornamentBottomRightConvexStroke, ornamentComma, ornamentDoubleObliqueLinesAfterNote,
  ornamentDoubleObliqueLinesBeforeNote, ornamentDownCurve, ornamentHaydn, ornamentHighLeftConcaveStroke,
  ornamentHighLeftConvexStroke, ornamentHighRightConcaveStroke, ornamentHighRightConvexStroke, ornamentHookAfterNote,
  ornamentHookBeforeNote, ornamentLeftFacingHalfCircle, ornamentLeftFacingHook, ornamentLeftPlus,
  ornamentLeftShakeT, ornamentLeftVerticalStroke, ornamentLeftVerticalStrokeWithCross, ornamentLowLeftConcaveStroke,
  ornamentLowLeftConvexStroke, ornamentLowRightConcaveStroke, ornamentLowRightConvexStroke, ornamentMiddleVerticalStroke,
  ornamentMordent, ornamentObliqueLineAfterNote, ornamentObliqueLineBeforeNote, ornamentObliqueLineHorizAfterNote,
  ornamentObliqueLineHorizBeforeNote, ornamentOriscus, ornamentPinceCouperin, ornamentPortDeVoixV,
  ornamentPrecompAppoggTrill, ornamentPrecompAppoggTrillSuffix, ornamentPrecompCadence, ornamentPrecompCadenceUpperPrefix,
  ornamentPrecompCadenceUpperPrefixTurn, ornamentPrecompCadenceWithTurn, ornamentPrecompDescendingSlide, ornamentPrecompDoubleCadenceLowerPrefix,
  ornamentPrecompDoubleCadenceUpperPrefix, ornamentPrecompDoubleCadenceUpperPrefixTurn, ornamentPrecompInvertedMordentUpperPrefix, ornamentPrecompMordentRelease,
  ornamentPrecompMordentUpperPrefix, ornamentPrecompPortDeVoixMordent, ornamentPrecompSlide, ornamentPrecompSlideTrillBach,
  ornamentPrecompSlideTrillDAnglebert, ornamentPrecompSlideTrillMarpurg, ornamentPrecompSlideTrillMuffat, ornamentPrecompSlideTrillSuffixMuffat,
  ornamentPrecompTrillLowerSuffix, ornamentPrecompTrillSuffixDandrieu, ornamentPrecompTrillWithMordent, ornamentPrecompTurnTrillBach,
  ornamentPrecompTurnTrillDAnglebert, ornamentQuilisma, ornamentRightFacingHalfCircle, ornamentRightFacingHook,
  ornamentRightVerticalStroke, ornamentSchleifer, ornamentShake3, ornamentShakeMuffat1,
  ornamentShortObliqueLineAfterNote, ornamentShortObliqueLineBeforeNote, ornamentShortTrill, ornamentTopLeftConcaveStroke,
  ornamentTopLeftConvexStroke, ornamentTopRightConcaveStroke, ornamentTopRightConvexStroke, ornamentTremblement,
  ornamentTremblementCouperin, ornamentTrill, ornamentTurn, ornamentTurnInverted,
  ornamentTurnSlash, ornamentTurnUp, ornamentTurnUpS, ornamentUpCurve,
  ornamentVerticalLine, ornamentZigZagLineNoRightEnd, ornamentZigZagLineWithRightEnd, ottava,
  ottavaAlta, ottavaBassa, ottavaBassaBa, ottavaBassaVb,
  pendereckiTremolo, pictAgogo, pictAlmglocken, pictAnvil,
  pictBambooChimes, pictBambooScraper, pictBassDrum, pictBassDrumOnSide,
  pictBeaterBow, pictBeaterBox, pictBeaterBrassMalletsDown, pictBeaterBrassMalletsLeft,
  pictBeaterBrassMalletsRight, pictBeaterBrassMalletsUp, pictBeaterCombiningDashedCircle, pictBeaterCombiningParentheses,
  pictBeaterDoubleBassDrumDown, pictBeaterDoubleBassDrumUp, pictBeaterFinger, pictBeaterFingernails,
  pictBeaterFist, pictBeaterGuiroScraper, pictBeaterHammer, pictBeaterHammerMetalDown,
  pictBeaterHammerMetalUp, pictBeaterHammerPlasticDown, pictBeaterHammerPlasticUp, pictBeaterHammerWoodDown,
  pictBeaterHammerWoodUp, pictBeaterHand, pictBeaterHardBassDrumDown, pictBeaterHardBassDrumUp,
  pictBeaterHardGlockenspielDown, pictBeaterHardGlockenspielLeft, pictBeaterHardGlockenspielRight, pictBeaterHardGlockenspielUp,
  pictBeaterHardTimpaniDown, pictBeaterHardTimpaniLeft, pictBeaterHardTimpaniRight, pictBeaterHardTimpaniUp,
  pictBeaterHardXylophoneDown, pictBeaterHardXylophoneLeft, pictBeaterHardXylophoneRight, pictBeaterHardXylophoneUp,
  pictBeaterHardYarnDown, pictBeaterHardYarnLeft, pictBeaterHardYarnRight, pictBeaterHardYarnUp,
  pictBeaterJazzSticksDown, pictBeaterJazzSticksUp, pictBeaterKnittingNeedle, pictBeaterMallet,
  pictBeaterMalletDown, pictBeaterMediumBassDrumDown, pictBeaterMediumBassDrumUp, pictBeaterMediumTimpaniDown,
  pictBeaterMediumTimpaniLeft, pictBeaterMediumTimpaniRight, pictBeaterMediumTimpaniUp, pictBeaterMediumXylophoneDown,
  pictBeaterMediumXylophoneLeft, pictBeaterMediumXylophoneRight, pictBeaterMediumXylophoneUp, pictBeaterMediumYarnDown,
  pictBeaterMediumYarnLeft, pictBeaterMediumYarnRight, pictBeaterMediumYarnUp, pictBeaterMetalBassDrumDown,
  pictBeaterMetalBassDrumUp, pictBeaterMetalDown, pictBeaterMetalHammer, pictBeaterMetalLeft,
  pictBeaterMetalRight, pictBeaterMetalUp, pictBeaterSnareSticksDown, pictBeaterSnareSticksUp,
  pictBeaterSoftBassDrumDown, pictBeaterSoftBassDrumUp, pictBeaterSoftGlockenspielDown, pictBeaterSoftGlockenspielLeft,
  pictBeaterSoftGlockenspielRight, pictBeaterSoftGlockenspielUp, pictBeaterSoftTimpaniDown, pictBeaterSoftTimpaniLeft,
  pictBeaterSoftTimpaniRight, pictBeaterSoftTimpaniUp, pictBeaterSoftXylophone, pictBeaterSoftXylophoneDown,
  pictBeaterSoftXylophoneLeft, pictBeaterSoftXylophoneRight, pictBeaterSoftXylophoneUp, pictBeaterSoftYarnDown,
  pictBeaterSoftYarnLeft, pictBeaterSoftYarnRight, pictBeaterSoftYarnUp, pictBeaterSpoonWoodenMallet,
  pictBeaterSuperballDown, pictBeaterSuperballLeft, pictBeaterSuperballRight, pictBeaterSuperballUp,
  pictBeaterTriangleDown, pictBeaterTrianglePlain, pictBeaterTriangleUp, pictBeaterWireBrushesDown,
  pictBeaterWireBrushesUp, pictBeaterWoodTimpaniDown, pictBeaterWoodTimpaniLeft, pictBeaterWoodTimpaniRight,
  pictBeaterWoodTimpaniUp, pictBeaterWoodXylophoneDown, pictBeaterWoodXylophoneLeft, pictBeaterWoodXylophoneRight,
  pictBeaterWoodXylophoneUp, pictBell, pictBellOfCymbal, pictBellPlate,
  pictBellTree, pictBirdWhistle, pictBoardClapper, pictBongos,
  pictBrakeDrum, pictCabasa, pictCannon, pictCarHorn,
  pictCastanets, pictCastanetsWithHandle, pictCelesta, pictCencerro,
  pictCenter1, pictCenter2, pictCenter3, pictChainRattle,
  pictChimes, pictChineseCymbal, pictChokeCymbal, pictClaves,
  pictCoins, pictConga, pictCowBell, pictCrashCymbals,
  pictCrotales, pictCrushStem, pictCuica, pictCymbalTongs,
  pictDamp1, pictDamp2, pictDamp3, pictDamp4,
  pictDeadNoteStem, pictDrumStick, pictDuckCall, pictEdgeOfCymbal,
  pictEmptyTrap, pictFingerCymbals, pictFlexatone, pictFootballRatchet,
  pictGlassHarmonica, pictGlassHarp, pictGlassPlateChimes, pictGlassTubeChimes,
  pictGlsp, pictGlspSmithBrindle, pictGobletDrum, pictGong,
  pictGongWithButton, pictGuiro, pictGumHardDown, pictGumHardLeft,
  pictGumHardRight, pictGumHardUp, pictGumMediumDown, pictGumMediumLeft,
  pictGumMediumRight, pictGumMediumUp, pictGumSoftDown, pictGumSoftLeft,
  pictGumSoftRight, pictGumSoftUp, pictHalfOpen1, pictHalfOpen2,
  pictHandbell, pictHiHat, pictHiHatOnStand, pictJawHarp,
  pictJingleBells, pictKlaxonHorn, pictLeftHandCircle, pictLionsRoar,
  pictLithophone, pictLogDrum, pictLotusFlute, pictMar,
  pictMarSmithBrindle, pictMaraca, pictMaracas, pictMegaphone,
  pictMetalPlateChimes, pictMetalTubeChimes, pictMusicalSaw, pictNormalPosition,
  pictOnRim, pictOpen, pictOpenRimShot, pictPistolShot,
  pictPoliceWhistle, pictQuijada, pictRainstick, pictRatchet,
  pictRecoReco, pictRightHandSquare, pictRim1, pictRim2,
  pictRim3, pictRimShotOnStem, pictSandpaperBlocks, pictScrapeAroundRim,
  pictScrapeAroundRimClockwise, pictScrapeCenterToEdge, pictScrapeEdgeToCenter, pictShellBells,
  pictShellChimes, pictSiren, pictSistrum, pictSizzleCymbal,
  pictSleighBell, pictSlideBrushOnGong, pictSlideWhistle, pictSlitDrum,
  pictSnareDrum, pictSnareDrumMilitary, pictSnareDrumSnaresOff, pictSteelDrums,
  pictStickShot, pictSuperball, pictSuspendedCymbal, pictSwishStem,
  pictTabla, pictTamTam, pictTamTamWithBeater, pictTambourine,
  pictTempleBlocks, pictTenorDrum, pictThundersheet, pictTimbales,
  pictTimpani, pictTomTom, pictTomTomChinese, pictTomTomIndoAmerican,
  pictTomTomJapanese, pictTriangle, pictTubaphone, pictTubularBells,
  pictTurnLeftStem, pictTurnRightLeftStem, pictTurnRightStem, pictVib,
  pictVibMotorOff, pictVibSmithBrindle, pictVibraslap, pictVietnameseHat,
  pictWhip, pictWindChimesGlass, pictWindMachine, pictWindWhistle,
  pictWoodBlock, pictWoundHardDown, pictWoundHardLeft, pictWoundHardRight,
  pictWoundHardUp, pictWoundSoftDown, pictWoundSoftLeft, pictWoundSoftRight,
  pictWoundSoftUp, pictXyl, pictXylBass, pictXylSmithBrindle,
  pictXylTenor, pictXylTenorTrough, pictXylTrough, pluckedBuzzPizzicato,
  pluckedDamp, pluckedDampAll, pluckedDampOnStem, pluckedFingernailFlick,
  pluckedLeftHandPizzicato, pluckedPlectrum, pluckedSnapPizzicatoAbove, pluckedSnapPizzicatoBelow,
  pluckedWithFingernails, quindicesima, quindicesimaAlta, quindicesimaBassa,
  quindicesimaBassaMb, repeat1Bar, repeat2Bars, repeat4Bars,
  repeatBarLowerDot, repeatBarSlash, repeatBarUpperDot, repeatDot,
  repeatDots, repeatLeft, repeatRight, repeatRightLeft,
  rest1024th, rest128th, rest16th, rest256th,
  rest32nd, rest512th, rest64th, rest8th,
  restDoubleWhole, restDoubleWholeLegerLine, restHBar, restHBarLeft,
  restHBarMiddle, restHBarRight, restHalf, restHalfLegerLine,
  restLonga, restMaxima, restQuarter, restQuarterOld,
  restQuarterZ, restWhole, restWholeLegerLine, reversedBrace,
  reversedBracketBottom, reversedBracketTop, rightRepeatSmall, schaefferClef,
  schaefferFClefToGClef, schaefferGClefToFClef, schaefferPreviousClef, segno,
  segnoSerpent1, segnoSerpent2, semipitchedPercussionClef1, semipitchedPercussionClef2,
  smnFlat, smnFlatWhite, smnHistoryDoubleFlat, smnHistoryDoubleSharp,
  smnHistoryFlat, smnHistorySharp, smnNatural, smnSharp,
  smnSharpDown, smnSharpWhite, smnSharpWhiteDown, splitBarDivider,
  staff1Line, staff1LineNarrow, staff1LineWide, staff2Lines,
  staff2LinesNarrow, staff2LinesWide, staff3Lines, staff3LinesNarrow,
  staff3LinesWide, staff4Lines, staff4LinesNarrow, staff4LinesWide,
  staff5Lines, staff5LinesNarrow, staff5LinesWide, staff6Lines,
  staff6LinesNarrow, staff6LinesWide, staffDivideArrowDown, staffDivideArrowUp,
  staffDivideArrowUpDown, staffPosLower1, staffPosLower2, staffPosLower3,
  staffPosLower4, staffPosLower5, staffPosLower6, staffPosLower7,
  staffPosLower8, staffPosRaise1, staffPosRaise2, staffPosRaise3,
  staffPosRaise4, staffPosRaise5, staffPosRaise6, staffPosRaise7,
  staffPosRaise8, stem, stemBowOnBridge, stemBowOnTailpiece,
  stemBuzzRoll, stemDamp, stemHarpStringNoise, stemMultiphonicsBlack,
  stemMultiphonicsBlackWhite, stemMultiphonicsWhite, stemPendereckiTremolo, stemRimShot,
  stemSprechgesang, stemSulPonticello, stemSussurando, stemSwished,
  stemVibratoPulse, stockhausenTremolo, stringsBowBehindBridge, stringsBowBehindBridgeFourStrings,
  stringsBowBehindBridgeOneString, stringsBowBehindBridgeThreeStrings, stringsBowBehindBridgeTwoStrings, stringsBowOnBridge,
  stringsBowOnTailpiece, stringsChangeBowDirection, stringsDownBow, stringsDownBowTurned,
  stringsFouette, stringsHalfHarmonic, stringsHarmonic, stringsJeteAbove,
  stringsJeteBelow, stringsMuteOff, stringsMuteOn, stringsOverpressureDownBow,
  stringsOverpressureNoDirection, stringsOverpressurePossibileDownBow, stringsOverpressurePossibileUpBow, stringsOverpressureUpBow,
  stringsThumbPosition, stringsThumbPositionTurned, stringsUpBow, stringsUpBowTurned,
  stringsVibratoPulse, systemDivider, systemDividerExtraLong, systemDividerLong,
  textAugmentationDot, textBlackNoteFrac16thLongStem, textBlackNoteFrac16thShortStem, textBlackNoteFrac32ndLongStem,
  textBlackNoteFrac8thLongStem, textBlackNoteFrac8thShortStem, textBlackNoteLongStem, textBlackNoteShortStem,
  textCont16thBeamLongStem, textCont16thBeamShortStem, textCont32ndBeamLongStem, textCont8thBeamLongStem,
  textCont8thBeamShortStem, textTie, textTuplet3LongStem, textTuplet3ShortStem,
  textTupletBracketEndLongStem, textTupletBracketEndShortStem, textTupletBracketStartLongStem, textTupletBracketStartShortStem,
  timeSig0, timeSig0Reversed, timeSig0Turned, timeSig1,
  timeSig1Reversed, timeSig1Turned, timeSig2, timeSig2Reversed,
  timeSig2Turned, timeSig3, timeSig3Reversed, timeSig3Turned,
  timeSig4, timeSig4Reversed, timeSig4Turned, timeSig5,
  timeSig5Reversed, timeSig5Turned, timeSig6, timeSig6Reversed,
  timeSig6Turned, timeSig7, timeSig7Reversed, timeSig7Turned,
  timeSig8, timeSig8Reversed, timeSig8Turned, timeSig9,
  timeSig9Reversed, timeSig9Turned, timeSigBracketLeft, timeSigBracketLeftSmall,
  timeSigBracketRight, timeSigBracketRightSmall, timeSigCombDenominator, timeSigCombNumerator,
  timeSigComma, timeSigCommon, timeSigCommonReversed, timeSigCommonTurned,
  timeSigCut2, timeSigCut3, timeSigCutCommon, timeSigCutCommonReversed,
  timeSigCutCommonTurned, timeSigEquals, timeSigFractionHalf, timeSigFractionOneThird,
  timeSigFractionQuarter, timeSigFractionThreeQuarters, timeSigFractionTwoThirds, timeSigFractionalSlash,
  timeSigMinus, timeSigMultiply, timeSigOpenPenderecki, timeSigParensLeft,
  timeSigParensLeftSmall, timeSigParensRight, timeSigParensRightSmall, timeSigPlus,
  timeSigPlusSmall, timeSigSlash, timeSigX, tremolo1,
  tremolo2, tremolo3, tremolo4, tremolo5,
  tremoloDivisiDots2, tremoloDivisiDots3, tremoloDivisiDots4, tremoloDivisiDots6,
  tremoloFingered1, tremoloFingered2, tremoloFingered3, tremoloFingered4,
  tremoloFingered5, tripleTongueAbove, tripleTongueBelow, tuplet0,
  tuplet1, tuplet2, tuplet3, tuplet4,
  tuplet5, tuplet6, tuplet7, tuplet8,
  tuplet9, tupletColon, unmeasuredTremolo, unmeasuredTremoloSimple,
  unpitchedPercussionClef1, unpitchedPercussionClef2, ventiduesima, ventiduesimaAlta,
  ventiduesimaBassa, ventiduesimaBassaMb, vocalFingerClickStockhausen, vocalHalbGesungen,
  vocalMouthClosed, vocalMouthOpen, vocalMouthPursed, vocalMouthSlightlyOpen,
  vocalMouthWideOpen, vocalNasalVoice, vocalSprechgesang, vocalTongueClickStockhausen,
  vocalTongueFingerClickStockhausen, vocalsSussurando, wiggleArpeggiatoDown, wiggleArpeggiatoDownArrow,
  wiggleArpeggiatoDownSwash, wiggleArpeggiatoUp, wiggleArpeggiatoUpArrow, wiggleArpeggiatoUpSwash,
  wiggleCircular, wiggleCircularConstant, wiggleCircularConstantFlipped, wiggleCircularConstantFlippedLarge,
  wiggleCircularConstantLarge, wiggleCircularEnd, wiggleCircularLarge, wiggleCircularLarger,
  wiggleCircularLargerStill, wiggleCircularLargest, wiggleCircularSmall, wiggleCircularStart,
  wiggleGlissando, wiggleGlissandoGroup1, wiggleGlissandoGroup2, wiggleGlissandoGroup3,
  wiggleRandom1, wiggleRandom2, wiggleRandom3, wiggleRandom4,
  wiggleSawtooth, wiggleSawtoothNarrow, wiggleSawtoothWide, wiggleSquareWave,
  wiggleSquareWaveNarrow, wiggleSquareWaveWide, wiggleTrill, wiggleTrillFast,
  wiggleTrillFaster, wiggleTrillFasterStill, wiggleTrillFastest, wiggleTrillSlow,
  wiggleTrillSlower, wiggleTrillSlowerStill, wiggleTrillSlowest, wiggleVIbratoLargestSlower,
  wiggleVIbratoMediumSlower, wiggleVibrato, wiggleVibratoLargeFast, wiggleVibratoLargeFaster,
  wiggleVibratoLargeFasterStill, wiggleVibratoLargeFastest, wiggleVibratoLargeSlow, wiggleVibratoLargeSlower,
  wiggleVibratoLargeSlowest, wiggleVibratoLargestFast, wiggleVibratoLargestFaster, wiggleVibratoLargestFasterStill,
  wiggleVibratoLargestFastest, wiggleVibratoLargestSlow, wiggleVibratoLargestSlowest, wiggleVibratoMediumFast,
  wiggleVibratoMediumFaster, wiggleVibratoMediumFasterStill, wiggleVibratoMediumFastest, wiggleVibratoMediumSlow,
  wiggleVibratoMediumSlowest, wiggleVibratoSmallFast, wiggleVibratoSmallFaster, wiggleVibratoSmallFasterStill,
  wiggleVibratoSmallFastest, wiggleVibratoSmallSlow, wiggleVibratoSmallSlower, wiggleVibratoSmallSlowest,
  wiggleVibratoSmallestFast, wiggleVibratoSmallestFaster, wiggleVibratoSmallestFasterStill, wiggleVibratoSmallestFastest,
  wiggleVibratoSmallestSlow, wiggleVibratoSmallestSlower, wiggleVibratoSmallestSlowest, wiggleVibratoStart,
  wiggleVibratoWide, wiggleWavy, wiggleWavyNarrow, wiggleWavyWide,
  windClosedHole, windFlatEmbouchure, windHalfClosedHole1, windHalfClosedHole2,
  windHalfClosedHole3, windLessRelaxedEmbouchure, windLessTightEmbouchure, windMouthpiecePop,
  windMultiphonicsBlackStem, windMultiphonicsBlackWhiteStem, windMultiphonicsWhiteStem, windOpenHole,
  windReedPositionIn, windReedPositionNormal, windReedPositionOut, windRelaxedEmbouchure,
  windRimOnly, windSharpEmbouchure, windStrongAirPressure, windThreeQuartersClosedHole,
  windTightEmbouchure, windTrillKey, windVeryTightEmbouchure, windWeakAirPressure,
  noteheadDoubleWholeAlt, fourStringTabClefSerif, sixStringTabClefSerif, cClefFrench,
  cClefFrench20C, fClefFrench, fClef19thCentury, braceSmall,
  braceLarge, braceLarger, ornamentPrallMordent, ornamentUpPrall,
  ornamentUpMordent, ornamentPrallDown, ornamentDownMordent, ornamentPrallUp,
  ornamentLinePrall, noteLongaUp, noteLongaDown, noteLongaSquareUp,
  noteLongaSquareDown, space, lastSym
}
 
enum  BracketType : signed char {
  NORMAL, BRACE, SQUARE, LINE,
  NO_BRACKET = -1
}
 
enum  PlaceText : char { AUTO, ABOVE, BELOW, LEFT }
 
enum  TransposeDirection : char { UP, DOWN, CLOSEST }
 
enum  TransposeMode : char { TO_KEY, BY_INTERVAL, DIATONICALLY }
 
enum  SelectType : char { SINGLE, RANGE, ADD }
 
enum  AccidentalVal : signed char {
  SHARP3 = 3, SHARP2 = 2, SHARP = 1, NATURAL = 0,
  FLAT = -1, FLAT2 = -2, FLAT3 = -3, MIN = FLAT3,
  MAX = SHARP3
}
 
enum  KeySigNatural : char { NONE = 0, BEFORE = 1, AFTER = 2 }
 
enum  UpDownMode : char { CHROMATIC, OCTAVE, DIATONIC }
 
enum  StaffGroup : char { STANDARD, PERCUSSION, TAB }
 
enum  BarLineType {
  NORMAL = 1, SINGLE = BarLineType::NORMAL, DOUBLE = 2, START_REPEAT = 4,
  LEFT_REPEAT = BarLineType::START_REPEAT, END_REPEAT = 8, RIGHT_REPEAT = BarLineType::END_REPEAT, BROKEN = 0x10,
  DASHED = BarLineType::BROKEN, END = 0x20, FINAL = BarLineType::END, END_START_REPEAT = 0x40,
  LEFT_RIGHT_REPEAT = BarLineType::END_START_REPEAT, DOTTED = 0x80, REVERSE_END = 0x100, REVERSE_FINALE = BarLineType::REVERSE_END,
  HEAVY = 0x200, DOUBLE_HEAVY = 0x400
}
 
enum  IconType : signed char {
  NONE = -1, ACCIACCATURA, APPOGGIATURA, GRACE4,
  GRACE16, GRACE32, GRACE8_AFTER, GRACE16_AFTER,
  GRACE32_AFTER, SBEAM, MBEAM, NBEAM,
  BEAM32, BEAM64, AUTOBEAM, FBEAM1,
  FBEAM2, VFRAME, HFRAME, TFRAME,
  FFRAME, MEASURE, BRACKETS, PARENTHESES,
  BRACES
}
 
enum  MsError {
  MS_NO_ERROR, NO_NOTE_SELECTED, NO_CHORD_REST_SELECTED, NO_LYRICS_SELECTED,
  NO_NOTE_REST_SELECTED, NO_FLIPPABLE_SELECTED, NO_STAFF_SELECTED, NO_NOTE_FIGUREDBASS_SELECTED,
  CANNOT_INSERT_TUPLET, CANNOT_SPLIT_TUPLET, CANNOT_SPLIT_MEASURE_FIRST_BEAT, CANNOT_SPLIT_MEASURE_TUPLET,
  NO_DEST, DEST_TUPLET, TUPLET_CROSSES_BAR, DEST_LOCAL_TIME_SIGNATURE,
  DEST_TREMOLO, NO_MIME, DEST_NO_CR, CANNOT_CHANGE_LOCAL_TIMESIG
}
 

Functions

constexpr NoteType operator| (NoteType t1, NoteType t2)
 
constexpr bool operator & (NoteType t1, NoteType t2)
 
constexpr SegmentType operator| (const SegmentType t1, const SegmentType t2)
 
constexpr bool operator & (const SegmentType t1, const SegmentType t2)
 
constexpr Align operator| (Align a1, Align a2)
 
constexpr bool operator & (Align a1, Align a2)
 
constexpr Align operator~ (Align a)
 
constexpr FontStyle operator+ (FontStyle a1, FontStyle a2)
 
constexpr FontStyle operator- (FontStyle a1, FontStyle a2)
 
constexpr bool operator & (FontStyle a1, FontStyle a2)
 
Direction toDirection (const QString &)
 
const char * toString (Direction)
 
QString toUserString (Direction)
 
void fillComboBoxDirection (QComboBox *)
 
const TextStyle * textStyle (Tid)
 
const TextStyle * textStyle (const char *)
 
const char * textStyleName (Tid)
 
QString textStyleUserName (Tid)
 
Tid textStyleFromName (const QString &)
 
const std::vector< Tid > & allTextStyles ()
 
const std::vector< Tid > & primaryTextStyles ()
 
void checkStyles ()
 
uint qHash (const GlyphKey &k)
 
void initScoreFonts ()
 
int staff2track (int staffIdx)
 
int track2staff (int voice)
 
int track2voice (int track)
 
int trackZeroVoice (int track)
 
constexpr BarLineType operator| (BarLineType t1, BarLineType t2)
 
constexpr bool operator & (BarLineType t1, BarLineType t2)
 

Variables

const int STAFF_GROUP_MAX = int(StaffGroup::TAB) + 1
 

Detailed Description

Enumeration Type Documentation

◆ AccidentalType

enum AccidentalType : unsigned char
strong
Enumerator
NONE 
FLAT 
NATURAL 
SHARP 
SHARP2 
FLAT2 
SHARP3 
FLAT3 
NATURAL_FLAT 
NATURAL_SHARP 
SHARP_SHARP 
FLAT_ARROW_UP 
FLAT_ARROW_DOWN 
NATURAL_ARROW_UP 
NATURAL_ARROW_DOWN 
SHARP_ARROW_UP 
SHARP_ARROW_DOWN 
SHARP2_ARROW_UP 
SHARP2_ARROW_DOWN 
FLAT2_ARROW_UP 
FLAT2_ARROW_DOWN 
ARROW_DOWN 
ARROW_UP 
MIRRORED_FLAT 
MIRRORED_FLAT2 
SHARP_SLASH 
SHARP_SLASH4 
FLAT_SLASH2 
FLAT_SLASH 
SHARP_SLASH3 
SHARP_SLASH2 
DOUBLE_FLAT_ONE_ARROW_DOWN 
FLAT_ONE_ARROW_DOWN 
NATURAL_ONE_ARROW_DOWN 
SHARP_ONE_ARROW_DOWN 
DOUBLE_SHARP_ONE_ARROW_DOWN 
DOUBLE_FLAT_ONE_ARROW_UP 
FLAT_ONE_ARROW_UP 
NATURAL_ONE_ARROW_UP 
SHARP_ONE_ARROW_UP 
DOUBLE_SHARP_ONE_ARROW_UP 
DOUBLE_FLAT_TWO_ARROWS_DOWN 
FLAT_TWO_ARROWS_DOWN 
NATURAL_TWO_ARROWS_DOWN 
SHARP_TWO_ARROWS_DOWN 
DOUBLE_SHARP_TWO_ARROWS_DOWN 
DOUBLE_FLAT_TWO_ARROWS_UP 
FLAT_TWO_ARROWS_UP 
NATURAL_TWO_ARROWS_UP 
SHARP_TWO_ARROWS_UP 
DOUBLE_SHARP_TWO_ARROWS_UP 
DOUBLE_FLAT_THREE_ARROWS_DOWN 
FLAT_THREE_ARROWS_DOWN 
NATURAL_THREE_ARROWS_DOWN 
SHARP_THREE_ARROWS_DOWN 
DOUBLE_SHARP_THREE_ARROWS_DOWN 
DOUBLE_FLAT_THREE_ARROWS_UP 
FLAT_THREE_ARROWS_UP 
NATURAL_THREE_ARROWS_UP 
SHARP_THREE_ARROWS_UP 
DOUBLE_SHARP_THREE_ARROWS_UP 
LOWER_ONE_SEPTIMAL_COMMA 
RAISE_ONE_SEPTIMAL_COMMA 
LOWER_TWO_SEPTIMAL_COMMAS 
RAISE_TWO_SEPTIMAL_COMMAS 
LOWER_ONE_UNDECIMAL_QUARTERTONE 
RAISE_ONE_UNDECIMAL_QUARTERTONE 
LOWER_ONE_TRIDECIMAL_QUARTERTONE 
RAISE_ONE_TRIDECIMAL_QUARTERTONE 
DOUBLE_FLAT_EQUAL_TEMPERED 
FLAT_EQUAL_TEMPERED 
NATURAL_EQUAL_TEMPERED 
SHARP_EQUAL_TEMPERED 
DOUBLE_SHARP_EQUAL_TEMPERED 
QUARTER_FLAT_EQUAL_TEMPERED 
QUARTER_SHARP_EQUAL_TEMPERED 
FLAT_17 
SHARP_17 
FLAT_19 
SHARP_19 
FLAT_23 
SHARP_23 
FLAT_31 
SHARP_31 
FLAT_53 
SHARP_53 
SORI 
KORON 
TEN_TWELFTH_FLAT 
TEN_TWELFTH_SHARP 
ELEVEN_TWELFTH_FLAT 
ELEVEN_TWELFTH_SHARP 
ONE_TWELFTH_FLAT 
ONE_TWELFTH_SHARP 
TWO_TWELFTH_FLAT 
TWO_TWELFTH_SHARP 
THREE_TWELFTH_FLAT 
THREE_TWELFTH_SHARP 
FOUR_TWELFTH_FLAT 
FOUR_TWELFTH_SHARP 
FIVE_TWELFTH_FLAT 
FIVE_TWELFTH_SHARP 
SIX_TWELFTH_FLAT 
SIX_TWELFTH_SHARP 
SEVEN_TWELFTH_FLAT 
SEVEN_TWELFTH_SHARP 
EIGHT_TWELFTH_FLAT 
EIGHT_TWELFTH_SHARP 
NINE_TWELFTH_FLAT 
NINE_TWELFTH_SHARP 
SAGITTAL_5V7KD 
SAGITTAL_5V7KU 
SAGITTAL_5CD 
SAGITTAL_5CU 
SAGITTAL_7CD 
SAGITTAL_7CU 
SAGITTAL_25SDD 
SAGITTAL_25SDU 
SAGITTAL_35MDD 
SAGITTAL_35MDU 
SAGITTAL_11MDD 
SAGITTAL_11MDU 
SAGITTAL_11LDD 
SAGITTAL_11LDU 
SAGITTAL_35LDD 
SAGITTAL_35LDU 
SAGITTAL_FLAT25SU 
SAGITTAL_SHARP25SD 
SAGITTAL_FLAT7CU 
SAGITTAL_SHARP7CD 
SAGITTAL_SHARP5CD 
SAGITTAL_SHARP5V7KD 
SAGITTAL_FLAT5CU 
SAGITTAL_FLAT5V7KU 
SAGITTAL_FLAT 
SAGITTAL_SHARP 
END 

◆ Align

enum Align : char
strong

Align Because the Align enum has Top = 0 and Left = 0, align() & Align::Top will always return false.

Warning
Do not use if (align() & Align::Top) { doSomething(); } because doSomething() will never be executed! use this instead: if ((static_cast<char>(align()) & static_cast<char>(Align::VMASK)) == Align::Top) { doSomething(); } Same applies to Align::Left.
Enumerator
LEFT 
RIGHT 
HCENTER 
TOP 
BOTTOM 
VCENTER 
BASELINE 
CENTER 
HMASK 
VMASK 

◆ Direction

enum Direction
strong
Enumerator
AUTO 
UP 
DOWN 

◆ ElementType

enum ElementType
strong
Enumerator
INVALID 
BRACKET_ITEM 
PART 
STAFF 
SCORE 
SYMBOL 
TEXT 
MEASURE_NUMBER 
INSTRUMENT_NAME 
SLUR_SEGMENT 
TIE_SEGMENT 
BAR_LINE 
STAFF_LINES 
SYSTEM_DIVIDER 
STEM_SLASH 
ARPEGGIO 
ACCIDENTAL 
LEDGER_LINE 
STEM 
NOTE 
CLEF 
KEYSIG 
AMBITUS 
TIMESIG 
REST 
BREATH 
REPEAT_MEASURE 
TIE 
ARTICULATION 
FERMATA 
CHORDLINE 
DYNAMIC 
BEAM 
HOOK 
LYRICS 
FIGURED_BASS 
MARKER 
JUMP 
FINGERING 
TUPLET 
TEMPO_TEXT 
STAFF_TEXT 
SYSTEM_TEXT 
REHEARSAL_MARK 
INSTRUMENT_CHANGE 
STAFFTYPE_CHANGE 
HARMONY 
FRET_DIAGRAM 
BEND 
TREMOLOBAR 
VOLTA 
HAIRPIN_SEGMENT 
OTTAVA_SEGMENT 
TRILL_SEGMENT 
LET_RING_SEGMENT 
VIBRATO_SEGMENT 
PALM_MUTE_SEGMENT 
TEXTLINE_SEGMENT 
VOLTA_SEGMENT 
PEDAL_SEGMENT 
LYRICSLINE_SEGMENT 
GLISSANDO_SEGMENT 
LAYOUT_BREAK 
SPACER 
STAFF_STATE 
NOTEHEAD 
NOTEDOT 
TREMOLO 
IMAGE 
MEASURE 
SELECTION 
LASSO 
SHADOW_NOTE 
TAB_DURATION_SYMBOL 
FSYMBOL 
PAGE 
HAIRPIN 
OTTAVA 
PEDAL 
TRILL 
LET_RING 
VIBRATO 
PALM_MUTE 
TEXTLINE 
TEXTLINE_BASE 
NOTELINE 
LYRICSLINE 
GLISSANDO 
BRACKET 
SEGMENT 
SYSTEM 
COMPOUND 
CHORD 
SLUR 
ELEMENT 
ELEMENT_LIST 
STAFF_LIST 
MEASURE_LIST 
HBOX 
VBOX 
TBOX 
FBOX 
ICON 
OSSIA 
BAGPIPE_EMBELLISHMENT 
STICKING 
MAXTYPE 

◆ GlissandoStyle

enum GlissandoStyle
strong
Enumerator
CHROMATIC 
WHITE_KEYS 
BLACK_KEYS 
DIATONIC 
PORTAMENTO 

◆ GlissandoType

enum GlissandoType
strong
Enumerator
STRAIGHT 
WAVY 

◆ HarmonyType

enum HarmonyType
strong
Enumerator
STANDARD 
ROMAN 
NASHVILLE 

◆ HPlacement

enum HPlacement
strong
Enumerator
LEFT 
CENTER 
RIGHT 

◆ NoteType

enum NoteType
strong
Enumerator
NORMAL 
ACCIACCATURA 
APPOGGIATURA 
GRACE4 
GRACE16 
GRACE32 
GRACE8_AFTER 
GRACE16_AFTER 
GRACE32_AFTER 
INVALID 

◆ OffsetType

enum OffsetType : char
strong
Enumerator
ABS 

offset in point units

SPATIUM 

offset in staff space units

◆ Placement

enum Placement
strong
Enumerator
ABOVE 
BELOW 

◆ PlayEventType

enum PlayEventType : char
strong

Determines whether oranaments are automatically generated when playing a score and whether the PlayEvents are saved in the score file.

Enumerator
Auto 

Play events for all notes are calculated by MuseScore.

User 

Some play events are modified by user.

Those events are written into the mscx file.

◆ SegmentType

enum SegmentType
strong
Enumerator
Invalid 
BeginBarLine 
HeaderClef 
KeySig 
Ambitus 
TimeSig 
StartRepeatBarLine 
Clef 
BarLine 
Breath 
ChordRest 
EndBarLine 
KeySigAnnounce 
TimeSigAnnounce 
All 

Includes all barline types.

BarLineType 

Alias for BeginBarLine | StartRepeatBarLine | BarLine | EndBarLine

◆ Sid

enum Sid
strong

Enumerates the list of score style settings.

Enumerator
NOSTYLE 
pageWidth 
pageHeight 
pagePrintableWidth 
pageEvenLeftMargin 
pageOddLeftMargin 
pageEvenTopMargin 
pageEvenBottomMargin 
pageOddTopMargin 
pageOddBottomMargin 
pageTwosided 
staffUpperBorder 
staffLowerBorder 
staffDistance 
akkoladeDistance 
minSystemDistance 
maxSystemDistance 
lyricsPlacement 
lyricsPosAbove 
lyricsPosBelow 
lyricsMinTopDistance 
lyricsMinBottomDistance 
lyricsMinDistance 
lyricsLineHeight 
lyricsDashMinLength 
lyricsDashMaxLength 
lyricsDashMaxDistance 
lyricsDashForce 
lyricsAlignVerseNumber 
lyricsLineThickness 
lyricsMelismaAlign 
lyricsMelismaPad 
lyricsDashPad 
lyricsDashLineThickness 
lyricsDashYposRatio 
lyricsOddFontFace 
lyricsOddFontSize 
lyricsOddFontSpatiumDependent 
lyricsOddFontStyle 
lyricsOddColor 
lyricsOddAlign 
lyricsOddFrameType 
lyricsOddFramePadding 
lyricsOddFrameWidth 
lyricsOddFrameRound 
lyricsOddFrameFgColor 
lyricsOddFrameBgColor 
lyricsEvenFontFace 
lyricsEvenFontSize 
lyricsEvenFontSpatiumDependent 
lyricsEvenFontStyle 
lyricsEvenColor 
lyricsEvenAlign 
lyricsEvenFrameType 
lyricsEvenFramePadding 
lyricsEvenFrameWidth 
lyricsEvenFrameRound 
lyricsEvenFrameFgColor 
lyricsEvenFrameBgColor 
figuredBassFontFamily 
figuredBassYOffset 
figuredBassLineHeight 
figuredBassAlignment 
figuredBassStyle 
systemFrameDistance 
frameSystemDistance 
minMeasureWidth 
barWidth 
doubleBarWidth 
endBarWidth 
doubleBarDistance 
endBarDistance 
repeatBarlineDotSeparation 
repeatBarTips 
startBarlineSingle 
startBarlineMultiple 
bracketWidth 
bracketDistance 
akkoladeWidth 
akkoladeBarDistance 
dividerLeft 
dividerLeftSym 
dividerLeftX 
dividerLeftY 
dividerRight 
dividerRightSym 
dividerRightX 
dividerRightY 
clefLeftMargin 
keysigLeftMargin 
ambitusMargin 
timesigLeftMargin 
timesigScale 
midClefKeyRightMargin 
clefKeyRightMargin 
clefKeyDistance 
clefTimesigDistance 
keyTimesigDistance 
keyBarlineDistance 
systemHeaderDistance 
systemHeaderTimeSigDistance 
clefBarlineDistance 
timesigBarlineDistance 
stemWidth 
shortenStem 
shortStemProgression 
shortestStem 
beginRepeatLeftMargin 
minNoteDistance 
barNoteDistance 
barAccidentalDistance 
multiMeasureRestMargin 
noteBarDistance 
measureSpacing 
staffLineWidth 
ledgerLineWidth 
ledgerLineLength 
accidentalDistance 
accidentalNoteDistance 
beamWidth 
beamDistance 
beamMinLen 
beamNoSlope 
dotMag 
dotNoteDistance 
dotRestDistance 
dotDotDistance 
propertyDistanceHead 
propertyDistanceStem 
propertyDistance 
articulationMag 
articulationPosAbove 
articulationAnchorDefault 
articulationAnchorLuteFingering 
articulationAnchorOther 
lastSystemFillLimit 
hairpinPlacement 
hairpinPosAbove 
hairpinPosBelow 
hairpinLinePosAbove 
hairpinLinePosBelow 
hairpinHeight 
hairpinContHeight 
hairpinLineWidth 
hairpinFontFace 
hairpinFontSize 
hairpinFontSpatiumDependent 
hairpinFontStyle 
hairpinColor 
hairpinTextAlign 
hairpinFrameType 
hairpinFramePadding 
hairpinFrameWidth 
hairpinFrameRound 
hairpinFrameFgColor 
hairpinFrameBgColor 
hairpinText 
hairpinCrescText 
hairpinDecrescText 
hairpinCrescContText 
hairpinDecrescContText 
hairpinLineStyle 
hairpinLineLineStyle 
pedalPlacement 
pedalPosAbove 
pedalPosBelow 
pedalLineWidth 
pedalLineStyle 
pedalBeginTextOffset 
pedalHookHeight 
pedalFontFace 
pedalFontSize 
pedalFontSpatiumDependent 
pedalFontStyle 
pedalColor 
pedalTextAlign 
pedalFrameType 
pedalFramePadding 
pedalFrameWidth 
pedalFrameRound 
pedalFrameFgColor 
pedalFrameBgColor 
trillPlacement 
trillPosAbove 
trillPosBelow 
vibratoPlacement 
vibratoPosAbove 
vibratoPosBelow 
harmonyFretDist 
minHarmonyDistance 
maxHarmonyBarDistance 
maxChordShiftAbove 
maxChordShiftBelow 
harmonyPlacement 
romanNumeralPlacement 
nashvilleNumberPlacement 
harmonyPlay 
harmonyVoiceLiteral 
harmonyVoicing 
harmonyDuration 
chordSymbolAPosAbove 
chordSymbolAPosBelow 
chordSymbolBPosAbove 
chordSymbolBPosBelow 
romanNumeralPosAbove 
romanNumeralPosBelow 
nashvilleNumberPosAbove 
nashvilleNumberPosBelow 
chordSymbolAFontFace 
chordSymbolAFontSize 
chordSymbolAFontSpatiumDependent 
chordSymbolAFontStyle 
chordSymbolAColor 
chordSymbolAAlign 
chordSymbolAFrameType 
chordSymbolAFramePadding 
chordSymbolAFrameWidth 
chordSymbolAFrameRound 
chordSymbolAFrameFgColor 
chordSymbolAFrameBgColor 
chordSymbolBFontFace 
chordSymbolBFontSize 
chordSymbolBFontSpatiumDependent 
chordSymbolBFontStyle 
chordSymbolBColor 
chordSymbolBAlign 
chordSymbolBFrameType 
chordSymbolBFramePadding 
chordSymbolBFrameWidth 
chordSymbolBFrameRound 
chordSymbolBFrameFgColor 
chordSymbolBFrameBgColor 
romanNumeralFontFace 
romanNumeralFontSize 
romanNumeralFontSpatiumDependent 
romanNumeralFontStyle 
romanNumeralColor 
romanNumeralAlign 
romanNumeralFrameType 
romanNumeralFramePadding 
romanNumeralFrameWidth 
romanNumeralFrameRound 
romanNumeralFrameFgColor 
romanNumeralFrameBgColor 
nashvilleNumberFontFace 
nashvilleNumberFontSize 
nashvilleNumberFontSpatiumDependent 
nashvilleNumberFontStyle 
nashvilleNumberColor 
nashvilleNumberAlign 
nashvilleNumberFrameType 
nashvilleNumberFramePadding 
nashvilleNumberFrameWidth 
nashvilleNumberFrameRound 
nashvilleNumberFrameFgColor 
nashvilleNumberFrameBgColor 
capoPosition 
fretNumMag 
fretNumPos 
fretY 
fretMinDistance 
fretMag 
fretPlacement 
fretStrings 
fretFrets 
fretNut 
fretDotSize 
fretStringSpacing 
fretFretSpacing 
fretOrientation 
maxFretShiftAbove 
maxFretShiftBelow 
showPageNumber 
showPageNumberOne 
pageNumberOddEven 
showMeasureNumber 
showMeasureNumberOne 
measureNumberInterval 
measureNumberSystem 
measureNumberAllStaves 
smallNoteMag 
graceNoteMag 
smallStaffMag 
smallClefMag 
genClef 
genKeysig 
genCourtesyTimesig 
genCourtesyKeysig 
genCourtesyClef 
swingRatio 
swingUnit 
useStandardNoteNames 
useGermanNoteNames 
useFullGermanNoteNames 
useSolfeggioNoteNames 
useFrenchNoteNames 
automaticCapitalization 
lowerCaseMinorChords 
lowerCaseBassNotes 
allCapsNoteNames 
chordStyle 
chordsXmlFile 
chordDescriptionFile 
chordExtensionMag 
chordExtensionAdjust 
chordModifierMag 
chordModifierAdjust 
concertPitch 
createMultiMeasureRests 
minEmptyMeasures 
minMMRestWidth 
mmRestNumberPos 
hideEmptyStaves 
dontHideStavesInFirstSystem 
alwaysShowBracketsWhenEmptyStavesAreHidden 
hideInstrumentNameIfOneInstrument 
gateTime 
tenutoGateTime 
staccatoGateTime 
slurGateTime 
ArpeggioNoteDistance 
ArpeggioLineWidth 
ArpeggioHookLen 
ArpeggioHiddenInStdIfTab 
SlurEndWidth 
SlurMidWidth 
SlurDottedWidth 
MinTieLength 
SlurMinDistance 
SectionPause 
MusicalSymbolFont 
MusicalTextFont 
showHeader 
headerFirstPage 
headerOddEven 
evenHeaderL 
evenHeaderC 
evenHeaderR 
oddHeaderL 
oddHeaderC 
oddHeaderR 
showFooter 
footerFirstPage 
footerOddEven 
evenFooterL 
evenFooterC 
evenFooterR 
oddFooterL 
oddFooterC 
oddFooterR 
voltaPosAbove 
voltaHook 
voltaLineWidth 
voltaLineStyle 
voltaFontFace 
voltaFontSize 
voltaFontSpatiumDependent 
voltaFontStyle 
voltaColor 
voltaAlign 
voltaOffset 
voltaFrameType 
voltaFramePadding 
voltaFrameWidth 
voltaFrameRound 
voltaFrameFgColor 
voltaFrameBgColor 
ottava8VAPlacement 
ottava8VBPlacement 
ottava15MAPlacement 
ottava15MBPlacement 
ottava22MAPlacement 
ottava22MBPlacement 
ottava8VAText 
ottava8VAContinueText 
ottava8VBText 
ottava8VBContinueText 
ottava15MAText 
ottava15MAContinueText 
ottava15MBText 
ottava15MBContinueText 
ottava22MAText 
ottava22MAContinueText 
ottava22MBText 
ottava22MBContinueText 
ottava8VAnoText 
ottava8VAnoContinueText 
ottava8VBnoText 
ottava8VBnoContinueText 
ottava15MAnoText 
ottava15MAnoContinueText 
ottava15MBnoText 
ottava15MBnoContinueText 
ottava22MAnoText 
ottava22MAnoContinueText 
ottava22MBnoText 
ottava22MBnoContinueText 
ottavaPosAbove 
ottavaPosBelow 
ottavaHookAbove 
ottavaHookBelow 
ottavaLineWidth 
ottavaLineStyle 
ottavaNumbersOnly 
ottavaFontFace 
ottavaFontSize 
ottavaFontSpatiumDependent 
ottavaFontStyle 
ottavaColor 
ottavaTextAlign 
ottavaFrameType 
ottavaFramePadding 
ottavaFrameWidth 
ottavaFrameRound 
ottavaFrameFgColor 
ottavaFrameBgColor 
tabClef 
tremoloWidth 
tremoloBoxHeight 
tremoloStrokeWidth 
tremoloDistance 
tremoloStyle 
tremoloStrokeLengthMultiplier 
linearStretch 
crossMeasureValues 
keySigNaturals 
tupletMaxSlope 
tupletOufOfStaff 
tupletVHeadDistance 
tupletVStemDistance 
tupletStemLeftDistance 
tupletStemRightDistance 
tupletNoteLeftDistance 
tupletNoteRightDistance 
tupletBracketWidth 
tupletDirection 
tupletNumberType 
tupletBracketType 
tupletFontFace 
tupletFontSize 
tupletFontSpatiumDependent 
tupletFontStyle 
tupletColor 
tupletAlign 
tupletBracketHookHeight 
tupletOffset 
tupletFrameType 
tupletFramePadding 
tupletFrameWidth 
tupletFrameRound 
tupletFrameFgColor 
tupletFrameBgColor 
barreLineWidth 
scaleBarlines 
barGraceDistance 
minVerticalDistance 
ornamentStyle 
spatium 
autoplaceHairpinDynamicsDistance 
dynamicsPlacement 
dynamicsPosAbove 
dynamicsPosBelow 
dynamicsMinDistance 
autoplaceVerticalAlignRange 
textLinePlacement 
textLinePosAbove 
textLinePosBelow 
textLineFrameType 
textLineFramePadding 
textLineFrameWidth 
textLineFrameRound 
textLineFrameFgColor 
textLineFrameBgColor 
tremoloBarLineWidth 
jumpPosAbove 
markerPosAbove 
defaultFontFace 
defaultFontSize 
defaultFontSpatiumDependent 
defaultFontStyle 
defaultColor 
defaultAlign 
defaultFrameType 
defaultFramePadding 
defaultFrameWidth 
defaultFrameRound 
defaultFrameFgColor 
defaultFrameBgColor 
defaultOffset 
defaultOffsetType 
defaultSystemFlag 
defaultText 
titleFontFace 
titleFontSize 
titleFontSpatiumDependent 
titleFontStyle 
titleColor 
titleAlign 
titleOffset 
titleOffsetType 
titleFrameType 
titleFramePadding 
titleFrameWidth 
titleFrameRound 
titleFrameFgColor 
titleFrameBgColor 
subTitleFontFace 
subTitleFontSize 
subTitleFontSpatiumDependent 
subTitleFontStyle 
subTitleColor 
subTitleAlign 
subTitleOffset 
subTitleOffsetType 
subTitleFrameType 
subTitleFramePadding 
subTitleFrameWidth 
subTitleFrameRound 
subTitleFrameFgColor 
subTitleFrameBgColor 
composerFontFace 
composerFontSize 
composerFontSpatiumDependent 
composerFontStyle 
composerColor 
composerAlign 
composerOffset 
composerOffsetType 
composerFrameType 
composerFramePadding 
composerFrameWidth 
composerFrameRound 
composerFrameFgColor 
composerFrameBgColor 
lyricistFontFace 
lyricistFontSize 
lyricistFontSpatiumDependent 
lyricistFontStyle 
lyricistColor 
lyricistAlign 
lyricistOffset 
lyricistOffsetType 
lyricistFrameType 
lyricistFramePadding 
lyricistFrameWidth 
lyricistFrameRound 
lyricistFrameFgColor 
lyricistFrameBgColor 
fingeringFontFace 
fingeringFontSize 
fingeringFontSpatiumDependent 
fingeringFontStyle 
fingeringColor 
fingeringAlign 
fingeringFrameType 
fingeringFramePadding 
fingeringFrameWidth 
fingeringFrameRound 
fingeringFrameFgColor 
fingeringFrameBgColor 
fingeringOffset 
lhGuitarFingeringFontFace 
lhGuitarFingeringFontSize 
lhGuitarFingeringFontSpatiumDependent 
lhGuitarFingeringFontStyle 
lhGuitarFingeringColor 
lhGuitarFingeringAlign 
lhGuitarFingeringFrameType 
lhGuitarFingeringFramePadding 
lhGuitarFingeringFrameWidth 
lhGuitarFingeringFrameRound 
lhGuitarFingeringFrameFgColor 
lhGuitarFingeringFrameBgColor 
lhGuitarFingeringOffset 
rhGuitarFingeringFontFace 
rhGuitarFingeringFontSize 
rhGuitarFingeringFontSpatiumDependent 
rhGuitarFingeringFontStyle 
rhGuitarFingeringColor 
rhGuitarFingeringAlign 
rhGuitarFingeringFrameType 
rhGuitarFingeringFramePadding 
rhGuitarFingeringFrameWidth 
rhGuitarFingeringFrameRound 
rhGuitarFingeringFrameFgColor 
rhGuitarFingeringFrameBgColor 
rhGuitarFingeringOffset 
stringNumberFontFace 
stringNumberFontSize 
stringNumberFontSpatiumDependent 
stringNumberFontStyle 
stringNumberColor 
stringNumberAlign 
stringNumberFrameType 
stringNumberFramePadding 
stringNumberFrameWidth 
stringNumberFrameRound 
stringNumberFrameFgColor 
stringNumberFrameBgColor 
stringNumberOffset 
longInstrumentFontFace 
longInstrumentFontSize 
longInstrumentFontSpatiumDependent 
longInstrumentFontStyle 
longInstrumentColor 
longInstrumentAlign 
longInstrumentOffset 
longInstrumentFrameType 
longInstrumentFramePadding 
longInstrumentFrameWidth 
longInstrumentFrameRound 
longInstrumentFrameFgColor 
longInstrumentFrameBgColor 
shortInstrumentFontFace 
shortInstrumentFontSize 
shortInstrumentFontSpatiumDependent 
shortInstrumentFontStyle 
shortInstrumentColor 
shortInstrumentAlign 
shortInstrumentOffset 
shortInstrumentFrameType 
shortInstrumentFramePadding 
shortInstrumentFrameWidth 
shortInstrumentFrameRound 
shortInstrumentFrameFgColor 
shortInstrumentFrameBgColor 
partInstrumentFontFace 
partInstrumentFontSize 
partInstrumentFontSpatiumDependent 
partInstrumentFontStyle 
partInstrumentColor 
partInstrumentAlign 
partInstrumentOffset 
partInstrumentFrameType 
partInstrumentFramePadding 
partInstrumentFrameWidth 
partInstrumentFrameRound 
partInstrumentFrameFgColor 
partInstrumentFrameBgColor 
dynamicsFontFace 
dynamicsFontSize 
dynamicsFontSpatiumDependent 
dynamicsFontStyle 
dynamicsColor 
dynamicsAlign 
dynamicsFrameType 
dynamicsFramePadding 
dynamicsFrameWidth 
dynamicsFrameRound 
dynamicsFrameFgColor 
dynamicsFrameBgColor 
expressionFontFace 
expressionFontSize 
expressionFontSpatiumDependent 
expressionFontStyle 
expressionColor 
expressionAlign 
expressionPlacement 
expressionOffset 
expressionFrameType 
expressionFramePadding 
expressionFrameWidth 
expressionFrameRound 
expressionFrameFgColor 
expressionFrameBgColor 
tempoFontFace 
tempoFontSize 
tempoFontSpatiumDependent 
tempoFontStyle 
tempoColor 
tempoAlign 
tempoSystemFlag 
tempoPlacement 
tempoPosAbove 
tempoPosBelow 
tempoMinDistance 
tempoFrameType 
tempoFramePadding 
tempoFrameWidth 
tempoFrameRound 
tempoFrameFgColor 
tempoFrameBgColor 
metronomeFontFace 
metronomeFontSize 
metronomeFontSpatiumDependent 
metronomeFontStyle 
metronomeColor 
metronomePlacement 
metronomeAlign 
metronomeOffset 
metronomeFrameType 
metronomeFramePadding 
metronomeFrameWidth 
metronomeFrameRound 
metronomeFrameFgColor 
metronomeFrameBgColor 
measureNumberFontFace 
measureNumberFontSize 
measureNumberFontSpatiumDependent 
measureNumberFontStyle 
measureNumberColor 
measureNumberPosAbove 
measureNumberPosBelow 
measureNumberOffsetType 
measureNumberVPlacement 
measureNumberHPlacement 
measureNumberAlign 
measureNumberFrameType 
measureNumberFramePadding 
measureNumberFrameWidth 
measureNumberFrameRound 
measureNumberFrameFgColor 
measureNumberFrameBgColor 
translatorFontFace 
translatorFontSize 
translatorFontSpatiumDependent 
translatorFontStyle 
translatorColor 
translatorAlign 
translatorOffset 
translatorFrameType 
translatorFramePadding 
translatorFrameWidth 
translatorFrameRound 
translatorFrameFgColor 
translatorFrameBgColor 
systemTextFontFace 
systemTextFontSize 
systemTextFontSpatiumDependent 
systemTextFontStyle 
systemTextColor 
systemTextAlign 
systemTextOffsetType 
systemTextPlacement 
systemTextPosAbove 
systemTextPosBelow 
systemTextMinDistance 
systemTextFrameType 
systemTextFramePadding 
systemTextFrameWidth 
systemTextFrameRound 
systemTextFrameFgColor 
systemTextFrameBgColor 
staffTextFontFace 
staffTextFontSize 
staffTextFontSpatiumDependent 
staffTextFontStyle 
staffTextColor 
staffTextAlign 
staffTextOffsetType 
staffTextPlacement 
staffTextPosAbove 
staffTextPosBelow 
staffTextMinDistance 
staffTextFrameType 
staffTextFramePadding 
staffTextFrameWidth 
staffTextFrameRound 
staffTextFrameFgColor 
staffTextFrameBgColor 
rehearsalMarkFontFace 
rehearsalMarkFontSize 
rehearsalMarkFontSpatiumDependent 
rehearsalMarkFontStyle 
rehearsalMarkColor 
rehearsalMarkAlign 
rehearsalMarkFrameType 
rehearsalMarkFramePadding 
rehearsalMarkFrameWidth 
rehearsalMarkFrameRound 
rehearsalMarkFrameFgColor 
rehearsalMarkFrameBgColor 
rehearsalMarkPlacement 
rehearsalMarkPosAbove 
rehearsalMarkPosBelow 
rehearsalMarkMinDistance 
repeatLeftFontFace 
repeatLeftFontSize 
repeatLeftFontSpatiumDependent 
repeatLeftFontStyle 
repeatLeftColor 
repeatLeftAlign 
repeatLeftPlacement 
repeatLeftFrameType 
repeatLeftFramePadding 
repeatLeftFrameWidth 
repeatLeftFrameRound 
repeatLeftFrameFgColor 
repeatLeftFrameBgColor 
repeatRightFontFace 
repeatRightFontSize 
repeatRightFontSpatiumDependent 
repeatRightFontStyle 
repeatRightColor 
repeatRightAlign 
repeatRightPlacement 
repeatRightFrameType 
repeatRightFramePadding 
repeatRightFrameWidth 
repeatRightFrameRound 
repeatRightFrameFgColor 
repeatRightFrameBgColor 
frameFontFace 
frameFontSize 
frameFontSpatiumDependent 
frameFontStyle 
frameColor 
frameAlign 
frameOffset 
frameFrameType 
frameFramePadding 
frameFrameWidth 
frameFrameRound 
frameFrameFgColor 
frameFrameBgColor 
textLineFontFace 
textLineFontSize 
textLineFontSpatiumDependent 
textLineFontStyle 
textLineColor 
textLineTextAlign 
glissandoFontFace 
glissandoFontSize 
glissandoFontSpatiumDependent 
glissandoFontStyle 
glissandoColor 
glissandoAlign 
glissandoOffset 
glissandoFrameType 
glissandoFramePadding 
glissandoFrameWidth 
glissandoFrameRound 
glissandoFrameFgColor 
glissandoFrameBgColor 
glissandoLineWidth 
glissandoText 
bendFontFace 
bendFontSize 
bendFontSpatiumDependent 
bendFontStyle 
bendColor 
bendAlign 
bendOffset 
bendFrameType 
bendFramePadding 
bendFrameWidth 
bendFrameRound 
bendFrameFgColor 
bendFrameBgColor 
bendLineWidth 
bendArrowWidth 
headerFontFace 
headerFontSize 
headerFontSpatiumDependent 
headerFontStyle 
headerColor 
headerAlign 
headerOffset 
headerFrameType 
headerFramePadding 
headerFrameWidth 
headerFrameRound 
headerFrameFgColor 
headerFrameBgColor 
footerFontFace 
footerFontSize 
footerFontSpatiumDependent 
footerFontStyle 
footerColor 
footerAlign 
footerOffset 
footerFrameType 
footerFramePadding 
footerFrameWidth 
footerFrameRound 
footerFrameFgColor 
footerFrameBgColor 
instrumentChangeFontFace 
instrumentChangeFontSize 
instrumentChangeFontSpatiumDependent 
instrumentChangeFontStyle 
instrumentChangeColor 
instrumentChangeAlign 
instrumentChangeOffset 
instrumentChangePlacement 
instrumentChangePosAbove 
instrumentChangePosBelow 
instrumentChangeMinDistance 
instrumentChangeFrameType 
instrumentChangeFramePadding 
instrumentChangeFrameWidth 
instrumentChangeFrameRound 
instrumentChangeFrameFgColor 
instrumentChangeFrameBgColor 
stickingFontFace 
stickingFontSize 
stickingFontSpatiumDependent 
stickingFontStyle 
stickingColor 
stickingAlign 
stickingOffset 
stickingPlacement 
stickingPosAbove 
stickingPosBelow 
stickingMinDistance 
stickingFrameType 
stickingFramePadding 
stickingFrameWidth 
stickingFrameRound 
stickingFrameFgColor 
stickingFrameBgColor 
figuredBassFontFace 
figuredBassFontSize 
figuredBassFontSpatiumDependent 
figuredBassFontStyle 
figuredBassColor 
user1Name 
user1FontFace 
user1FontSize 
user1FontSpatiumDependent 
user1FontStyle 
user1Color 
user1Align 
user1Offset 
user1OffsetType 
user1FrameType 
user1FramePadding 
user1FrameWidth 
user1FrameRound 
user1FrameFgColor 
user1FrameBgColor 
user2Name 
user2FontFace 
user2FontSize 
user2FontSpatiumDependent 
user2FontStyle 
user2Color 
user2Align 
user2Offset 
user2OffsetType 
user2FrameType 
user2FramePadding 
user2FrameWidth 
user2FrameRound 
user2FrameFgColor 
user2FrameBgColor 
user3Name 
user3FontFace 
user3FontSize 
user3FontSpatiumDependent 
user3FontStyle 
user3Color 
user3Align 
user3Offset 
user3OffsetType 
user3FrameType 
user3FramePadding 
user3FrameWidth 
user3FrameRound 
user3FrameFgColor 
user3FrameBgColor 
user4Name 
user4FontFace 
user4FontSize 
user4FontSpatiumDependent 
user4FontStyle 
user4Color 
user4Align 
user4Offset 
user4OffsetType 
user4FrameType 
user4FramePadding 
user4FrameWidth 
user4FrameRound 
user4FrameFgColor 
user4FrameBgColor 
user5Name 
user5FontFace 
user5FontSize 
user5FontSpatiumDependent 
user5FontStyle 
user5Color 
user5Align 
user5Offset 
user5OffsetType 
user5FrameType 
user5FramePadding 
user5FrameWidth 
user5FrameRound 
user5FrameFgColor 
user5FrameBgColor 
user6Name 
user6FontFace 
user6FontSize 
user6FontSpatiumDependent 
user6FontStyle 
user6Color 
user6Align 
user6Offset 
user6OffsetType 
user6FrameType 
user6FramePadding 
user6FrameWidth 
user6FrameRound 
user6FrameFgColor 
user6FrameBgColor 
user7Name 
user7FontFace 
user7FontSize 
user7FontSpatiumDependent 
user7FontStyle 
user7Color 
user7Align 
user7Offset 
user7OffsetType 
user7FrameType 
user7FramePadding 
user7FrameWidth 
user7FrameRound 
user7FrameFgColor 
user7FrameBgColor 
user8Name 
user8FontFace 
user8FontSize 
user8FontSpatiumDependent 
user8FontStyle 
user8Color 
user8Align 
user8Offset 
user8OffsetType 
user8FrameType 
user8FramePadding 
user8FrameWidth 
user8FrameRound 
user8FrameFgColor 
user8FrameBgColor 
user9Name 
user9FontFace 
user9FontSize 
user9FontSpatiumDependent 
user9FontStyle 
user9Color 
user9Align 
user9Offset 
user9OffsetType 
user9FrameType 
user9FramePadding 
user9FrameWidth 
user9FrameRound 
user9FrameFgColor 
user9FrameBgColor 
user10Name 
user10FontFace 
user10FontSize 
user10FontSpatiumDependent 
user10FontStyle 
user10Color 
user10Align 
user10Offset 
user10OffsetType 
user10FrameType 
user10FramePadding 
user10FrameWidth 
user10FrameRound 
user10FrameFgColor 
user10FrameBgColor 
user11Name 
user11FontFace 
user11FontSize 
user11FontSpatiumDependent 
user11FontStyle 
user11Color 
user11Align 
user11Offset 
user11OffsetType 
user11FrameType 
user11FramePadding 
user11FrameWidth 
user11FrameRound 
user11FrameFgColor 
user11FrameBgColor 
user12Name 
user12FontFace 
user12FontSize 
user12FontSpatiumDependent 
user12FontStyle 
user12Color 
user12Align 
user12Offset 
user12OffsetType 
user12FrameType 
user12FramePadding 
user12FrameWidth 
user12FrameRound 
user12FrameFgColor 
user12FrameBgColor 
letRingFontFace 
letRingFontSize 
letRingFontSpatiumDependent 
letRingFontStyle 
letRingColor 
letRingTextAlign 
letRingHookHeight 
letRingPlacement 
letRingPosAbove 
letRingPosBelow 
letRingLineWidth 
letRingLineStyle 
letRingBeginTextOffset 
letRingText 
letRingFrameType 
letRingFramePadding 
letRingFrameWidth 
letRingFrameRound 
letRingFrameFgColor 
letRingFrameBgColor 
letRingEndHookType 
palmMuteFontFace 
palmMuteFontSize 
palmMuteFontSpatiumDependent 
palmMuteFontStyle 
palmMuteColor 
palmMuteTextAlign 
palmMuteHookHeight 
palmMutePlacement 
palmMutePosAbove 
palmMutePosBelow 
palmMuteLineWidth 
palmMuteLineStyle 
palmMuteBeginTextOffset 
palmMuteText 
palmMuteFrameType 
palmMuteFramePadding 
palmMuteFrameWidth 
palmMuteFrameRound 
palmMuteFrameFgColor 
palmMuteFrameBgColor 
palmMuteEndHookType 
fermataPosAbove 
fermataPosBelow 
fermataMinDistance 
fingeringPlacement 
articulationMinDistance 
fingeringMinDistance 
hairpinMinDistance 
letRingMinDistance 
ottavaMinDistance 
palmMuteMinDistance 
pedalMinDistance 
repeatMinDistance 
textLineMinDistance 
trillMinDistance 
vibratoMinDistance 
voltaMinDistance 
figuredBassMinDistance 
tupletMinDistance 
autoplaceEnabled 
STYLES 

◆ SymId

enum SymId
strong
Enumerator
noSym 
fourStringTabClef 
sixStringTabClef 
accSagittal11LargeDiesisDown 
accSagittal11LargeDiesisUp 
accSagittal11MediumDiesisDown 
accSagittal11MediumDiesisUp 
accSagittal11v19LargeDiesisDown 
accSagittal11v19LargeDiesisUp 
accSagittal11v19MediumDiesisDown 
accSagittal11v19MediumDiesisUp 
accSagittal11v49CommaDown 
accSagittal11v49CommaUp 
accSagittal143CommaDown 
accSagittal143CommaUp 
accSagittal17CommaDown 
accSagittal17CommaUp 
accSagittal17KleismaDown 
accSagittal17KleismaUp 
accSagittal19CommaDown 
accSagittal19CommaUp 
accSagittal19SchismaDown 
accSagittal19SchismaUp 
accSagittal23CommaDown 
accSagittal23CommaUp 
accSagittal23SmallDiesisDown 
accSagittal23SmallDiesisUp 
accSagittal25SmallDiesisDown 
accSagittal25SmallDiesisUp 
accSagittal35LargeDiesisDown 
accSagittal35LargeDiesisUp 
accSagittal35MediumDiesisDown 
accSagittal35MediumDiesisUp 
accSagittal49LargeDiesisDown 
accSagittal49LargeDiesisUp 
accSagittal49MediumDiesisDown 
accSagittal49MediumDiesisUp 
accSagittal49SmallDiesisDown 
accSagittal49SmallDiesisUp 
accSagittal55CommaDown 
accSagittal55CommaUp 
accSagittal5CommaDown 
accSagittal5CommaUp 
accSagittal5v11SmallDiesisDown 
accSagittal5v11SmallDiesisUp 
accSagittal5v13LargeDiesisDown 
accSagittal5v13LargeDiesisUp 
accSagittal5v13MediumDiesisDown 
accSagittal5v13MediumDiesisUp 
accSagittal5v19CommaDown 
accSagittal5v19CommaUp 
accSagittal5v23SmallDiesisDown 
accSagittal5v23SmallDiesisUp 
accSagittal5v49MediumDiesisDown 
accSagittal5v49MediumDiesisUp 
accSagittal5v7KleismaDown 
accSagittal5v7KleismaUp 
accSagittal7CommaDown 
accSagittal7CommaUp 
accSagittal7v11CommaDown 
accSagittal7v11CommaUp 
accSagittal7v11KleismaDown 
accSagittal7v11KleismaUp 
accSagittal7v19CommaDown 
accSagittal7v19CommaUp 
accSagittalAcute 
accSagittalDoubleFlat 
accSagittalDoubleFlat11v49CUp 
accSagittalDoubleFlat143CUp 
accSagittalDoubleFlat17CUp 
accSagittalDoubleFlat17kUp 
accSagittalDoubleFlat19CUp 
accSagittalDoubleFlat19sUp 
accSagittalDoubleFlat23CUp 
accSagittalDoubleFlat23SUp 
accSagittalDoubleFlat25SUp 
accSagittalDoubleFlat49SUp 
accSagittalDoubleFlat55CUp 
accSagittalDoubleFlat5CUp 
accSagittalDoubleFlat5v11SUp 
accSagittalDoubleFlat5v19CUp 
accSagittalDoubleFlat5v23SUp 
accSagittalDoubleFlat5v7kUp 
accSagittalDoubleFlat7CUp 
accSagittalDoubleFlat7v11CUp 
accSagittalDoubleFlat7v11kUp 
accSagittalDoubleFlat7v19CUp 
accSagittalDoubleSharp 
accSagittalDoubleSharp11v49CDown 
accSagittalDoubleSharp143CDown 
accSagittalDoubleSharp17CDown 
accSagittalDoubleSharp17kDown 
accSagittalDoubleSharp19CDown 
accSagittalDoubleSharp19sDown 
accSagittalDoubleSharp23CDown 
accSagittalDoubleSharp23SDown 
accSagittalDoubleSharp25SDown 
accSagittalDoubleSharp49SDown 
accSagittalDoubleSharp55CDown 
accSagittalDoubleSharp5CDown 
accSagittalDoubleSharp5v11SDown 
accSagittalDoubleSharp5v19CDown 
accSagittalDoubleSharp5v23SDown 
accSagittalDoubleSharp5v7kDown 
accSagittalDoubleSharp7CDown 
accSagittalDoubleSharp7v11CDown 
accSagittalDoubleSharp7v11kDown 
accSagittalDoubleSharp7v19CDown 
accSagittalFlat 
accSagittalFlat11LDown 
accSagittalFlat11MDown 
accSagittalFlat11v19LDown 
accSagittalFlat11v19MDown 
accSagittalFlat11v49CDown 
accSagittalFlat11v49CUp 
accSagittalFlat143CDown 
accSagittalFlat143CUp 
accSagittalFlat17CDown 
accSagittalFlat17CUp 
accSagittalFlat17kDown 
accSagittalFlat17kUp 
accSagittalFlat19CDown 
accSagittalFlat19CUp 
accSagittalFlat19sDown 
accSagittalFlat19sUp 
accSagittalFlat23CDown 
accSagittalFlat23CUp 
accSagittalFlat23SDown 
accSagittalFlat23SUp 
accSagittalFlat25SDown 
accSagittalFlat25SUp 
accSagittalFlat35LDown 
accSagittalFlat35MDown 
accSagittalFlat49LDown 
accSagittalFlat49MDown 
accSagittalFlat49SDown 
accSagittalFlat49SUp 
accSagittalFlat55CDown 
accSagittalFlat55CUp 
accSagittalFlat5CDown 
accSagittalFlat5CUp 
accSagittalFlat5v11SDown 
accSagittalFlat5v11SUp 
accSagittalFlat5v13LDown 
accSagittalFlat5v13MDown 
accSagittalFlat5v19CDown 
accSagittalFlat5v19CUp 
accSagittalFlat5v23SDown 
accSagittalFlat5v23SUp 
accSagittalFlat5v49MDown 
accSagittalFlat5v7kDown 
accSagittalFlat5v7kUp 
accSagittalFlat7CDown 
accSagittalFlat7CUp 
accSagittalFlat7v11CDown 
accSagittalFlat7v11CUp 
accSagittalFlat7v11kDown 
accSagittalFlat7v11kUp 
accSagittalFlat7v19CDown 
accSagittalFlat7v19CUp 
accSagittalGrave 
accSagittalShaftDown 
accSagittalShaftUp 
accSagittalSharp 
accSagittalSharp11LUp 
accSagittalSharp11MUp 
accSagittalSharp11v19LUp 
accSagittalSharp11v19MUp 
accSagittalSharp11v49CDown 
accSagittalSharp11v49CUp 
accSagittalSharp143CDown 
accSagittalSharp143CUp 
accSagittalSharp17CDown 
accSagittalSharp17CUp 
accSagittalSharp17kDown 
accSagittalSharp17kUp 
accSagittalSharp19CDown 
accSagittalSharp19CUp 
accSagittalSharp19sDown 
accSagittalSharp19sUp 
accSagittalSharp23CDown 
accSagittalSharp23CUp 
accSagittalSharp23SDown 
accSagittalSharp23SUp 
accSagittalSharp25SDown 
accSagittalSharp25SUp 
accSagittalSharp35LUp 
accSagittalSharp35MUp 
accSagittalSharp49LUp 
accSagittalSharp49MUp 
accSagittalSharp49SDown 
accSagittalSharp49SUp 
accSagittalSharp55CDown 
accSagittalSharp55CUp 
accSagittalSharp5CDown 
accSagittalSharp5CUp 
accSagittalSharp5v11SDown 
accSagittalSharp5v11SUp 
accSagittalSharp5v13LUp 
accSagittalSharp5v13MUp 
accSagittalSharp5v19CDown 
accSagittalSharp5v19CUp 
accSagittalSharp5v23SDown 
accSagittalSharp5v23SUp 
accSagittalSharp5v49MUp 
accSagittalSharp5v7kDown 
accSagittalSharp5v7kUp 
accSagittalSharp7CDown 
accSagittalSharp7CUp 
accSagittalSharp7v11CDown 
accSagittalSharp7v11CUp 
accSagittalSharp7v11kDown 
accSagittalSharp7v11kUp 
accSagittalSharp7v19CDown 
accSagittalSharp7v19CUp 
accSagittalUnused1 
accSagittalUnused2 
accSagittalUnused3 
accSagittalUnused4 
accdnCombDot 
accdnCombLH2RanksEmpty 
accdnCombLH3RanksEmptySquare 
accdnCombRH3RanksEmpty 
accdnCombRH4RanksEmpty 
accdnDiatonicClef 
accdnLH2Ranks16Round 
accdnLH2Ranks8Plus16Round 
accdnLH2Ranks8Round 
accdnLH2RanksFullMasterRound 
accdnLH2RanksMasterPlus16Round 
accdnLH2RanksMasterRound 
accdnLH3Ranks2Plus8Square 
accdnLH3Ranks2Square 
accdnLH3Ranks8Square 
accdnLH3RanksDouble8Square 
accdnLH3RanksTuttiSquare 
accdnPull 
accdnPush 
accdnRH3RanksAccordion 
accdnRH3RanksAuthenticMusette 
accdnRH3RanksBandoneon 
accdnRH3RanksBassoon 
accdnRH3RanksClarinet 
accdnRH3RanksDoubleTremoloLower8ve 
accdnRH3RanksDoubleTremoloUpper8ve 
accdnRH3RanksFullFactory 
accdnRH3RanksHarmonium 
accdnRH3RanksImitationMusette 
accdnRH3RanksLowerTremolo8 
accdnRH3RanksMaster 
accdnRH3RanksOboe 
accdnRH3RanksOrgan 
accdnRH3RanksPiccolo 
accdnRH3RanksTremoloLower8ve 
accdnRH3RanksTremoloUpper8ve 
accdnRH3RanksTwoChoirs 
accdnRH3RanksUpperTremolo8 
accdnRH3RanksViolin 
accdnRH4RanksAlto 
accdnRH4RanksBassAlto 
accdnRH4RanksMaster 
accdnRH4RanksSoftBass 
accdnRH4RanksSoftTenor 
accdnRH4RanksSoprano 
accdnRH4RanksTenor 
accdnRicochet2 
accdnRicochet3 
accdnRicochet4 
accdnRicochet5 
accdnRicochet6 
accdnRicochetStem2 
accdnRicochetStem3 
accdnRicochetStem4 
accdnRicochetStem5 
accdnRicochetStem6 
accidental1CommaFlat 
accidental1CommaSharp 
accidental2CommaFlat 
accidental2CommaSharp 
accidental3CommaFlat 
accidental3CommaSharp 
accidental4CommaFlat 
accidental5CommaSharp 
accidentalArrowDown 
accidentalArrowUp 
accidentalBakiyeFlat 
accidentalBakiyeSharp 
accidentalBracketLeft 
accidentalBracketRight 
accidentalBuyukMucennebFlat 
accidentalBuyukMucennebSharp 
accidentalCombiningCloseCurlyBrace 
accidentalCombiningLower17Schisma 
accidentalCombiningLower19Schisma 
accidentalCombiningLower23Limit29LimitComma 
accidentalCombiningLower31Schisma 
accidentalCombiningLower53LimitComma 
accidentalCombiningOpenCurlyBrace 
accidentalCombiningRaise17Schisma 
accidentalCombiningRaise19Schisma 
accidentalCombiningRaise23Limit29LimitComma 
accidentalCombiningRaise31Schisma 
accidentalCombiningRaise53LimitComma 
accidentalCommaSlashDown 
accidentalCommaSlashUp 
accidentalDoubleFlat 
accidentalDoubleFlatArabic 
accidentalDoubleFlatEqualTempered 
accidentalDoubleFlatOneArrowDown 
accidentalDoubleFlatOneArrowUp 
accidentalDoubleFlatReversed 
accidentalDoubleFlatThreeArrowsDown 
accidentalDoubleFlatThreeArrowsUp 
accidentalDoubleFlatTurned 
accidentalDoubleFlatTwoArrowsDown 
accidentalDoubleFlatTwoArrowsUp 
accidentalDoubleSharp 
accidentalDoubleSharpArabic 
accidentalDoubleSharpEqualTempered 
accidentalDoubleSharpOneArrowDown 
accidentalDoubleSharpOneArrowUp 
accidentalDoubleSharpThreeArrowsDown 
accidentalDoubleSharpThreeArrowsUp 
accidentalDoubleSharpTwoArrowsDown 
accidentalDoubleSharpTwoArrowsUp 
accidentalEnharmonicAlmostEqualTo 
accidentalEnharmonicEquals 
accidentalEnharmonicTilde 
accidentalFilledReversedFlatAndFlat 
accidentalFilledReversedFlatAndFlatArrowDown 
accidentalFilledReversedFlatAndFlatArrowUp 
accidentalFilledReversedFlatArrowDown 
accidentalFilledReversedFlatArrowUp 
accidentalFiveQuarterTonesFlatArrowDown 
accidentalFiveQuarterTonesSharpArrowUp 
accidentalFlat 
accidentalFlatArabic 
accidentalFlatEqualTempered 
accidentalFlatLoweredStockhausen 
accidentalFlatOneArrowDown 
accidentalFlatOneArrowUp 
accidentalFlatRaisedStockhausen 
accidentalFlatRepeatedLineStockhausen 
accidentalFlatRepeatedSpaceStockhausen 
accidentalFlatThreeArrowsDown 
accidentalFlatThreeArrowsUp 
accidentalFlatTurned 
accidentalFlatTwoArrowsDown 
accidentalFlatTwoArrowsUp 
accidentalHalfSharpArrowDown 
accidentalHalfSharpArrowUp 
accidentalJohnston13 
accidentalJohnston31 
accidentalJohnstonDown 
accidentalJohnstonEl 
accidentalJohnstonMinus 
accidentalJohnstonPlus 
accidentalJohnstonSeven 
accidentalJohnstonUp 
accidentalKomaFlat 
accidentalKomaSharp 
accidentalKoron 
accidentalKucukMucennebFlat 
accidentalKucukMucennebSharp 
accidentalLargeDoubleSharp 
accidentalLowerOneSeptimalComma 
accidentalLowerOneTridecimalQuartertone 
accidentalLowerOneUndecimalQuartertone 
accidentalLowerTwoSeptimalCommas 
accidentalLoweredStockhausen 
accidentalNarrowReversedFlat 
accidentalNarrowReversedFlatAndFlat 
accidentalNatural 
accidentalNaturalArabic 
accidentalNaturalEqualTempered 
accidentalNaturalFlat 
accidentalNaturalLoweredStockhausen 
accidentalNaturalOneArrowDown 
accidentalNaturalOneArrowUp 
accidentalNaturalRaisedStockhausen 
accidentalNaturalReversed 
accidentalNaturalSharp 
accidentalNaturalThreeArrowsDown 
accidentalNaturalThreeArrowsUp 
accidentalNaturalTwoArrowsDown 
accidentalNaturalTwoArrowsUp 
accidentalOneAndAHalfSharpsArrowDown 
accidentalOneAndAHalfSharpsArrowUp 
accidentalOneQuarterToneFlatFerneyhough 
accidentalOneQuarterToneFlatStockhausen 
accidentalOneQuarterToneSharpFerneyhough 
accidentalOneQuarterToneSharpStockhausen 
accidentalOneThirdToneFlatFerneyhough 
accidentalOneThirdToneSharpFerneyhough 
accidentalParensLeft 
accidentalParensRight 
accidentalQuarterFlatEqualTempered 
accidentalQuarterSharpEqualTempered 
accidentalQuarterToneFlat4 
accidentalQuarterToneFlatArabic 
accidentalQuarterToneFlatArrowUp 
accidentalQuarterToneFlatFilledReversed 
accidentalQuarterToneFlatNaturalArrowDown 
accidentalQuarterToneFlatPenderecki 
accidentalQuarterToneFlatStein 
accidentalQuarterToneFlatVanBlankenburg 
accidentalQuarterToneSharp4 
accidentalQuarterToneSharpArabic 
accidentalQuarterToneSharpArrowDown 
accidentalQuarterToneSharpBusotti 
accidentalQuarterToneSharpNaturalArrowUp 
accidentalQuarterToneSharpStein 
accidentalQuarterToneSharpWiggle 
accidentalRaiseOneSeptimalComma 
accidentalRaiseOneTridecimalQuartertone 
accidentalRaiseOneUndecimalQuartertone 
accidentalRaiseTwoSeptimalCommas 
accidentalRaisedStockhausen 
accidentalReversedFlatAndFlatArrowDown 
accidentalReversedFlatAndFlatArrowUp 
accidentalReversedFlatArrowDown 
accidentalReversedFlatArrowUp 
accidentalSharp 
accidentalSharpArabic 
accidentalSharpEqualTempered 
accidentalSharpLoweredStockhausen 
accidentalSharpOneArrowDown 
accidentalSharpOneArrowUp 
accidentalSharpOneHorizontalStroke 
accidentalSharpRaisedStockhausen 
accidentalSharpRepeatedLineStockhausen 
accidentalSharpRepeatedSpaceStockhausen 
accidentalSharpReversed 
accidentalSharpSharp 
accidentalSharpThreeArrowsDown 
accidentalSharpThreeArrowsUp 
accidentalSharpTwoArrowsDown 
accidentalSharpTwoArrowsUp 
accidentalSims12Down 
accidentalSims12Up 
accidentalSims4Down 
accidentalSims4Up 
accidentalSims6Down 
accidentalSims6Up 
accidentalSori 
accidentalTavenerFlat 
accidentalTavenerSharp 
accidentalThreeQuarterTonesFlatArabic 
accidentalThreeQuarterTonesFlatArrowDown 
accidentalThreeQuarterTonesFlatArrowUp 
accidentalThreeQuarterTonesFlatCouper 
accidentalThreeQuarterTonesFlatGrisey 
accidentalThreeQuarterTonesFlatTartini 
accidentalThreeQuarterTonesFlatZimmermann 
accidentalThreeQuarterTonesSharpArabic 
accidentalThreeQuarterTonesSharpArrowDown 
accidentalThreeQuarterTonesSharpArrowUp 
accidentalThreeQuarterTonesSharpBusotti 
accidentalThreeQuarterTonesSharpStein 
accidentalThreeQuarterTonesSharpStockhausen 
accidentalTripleFlat 
accidentalTripleSharp 
accidentalTwoThirdTonesFlatFerneyhough 
accidentalTwoThirdTonesSharpFerneyhough 
accidentalWilsonMinus 
accidentalWilsonPlus 
accidentalWyschnegradsky10TwelfthsFlat 
accidentalWyschnegradsky10TwelfthsSharp 
accidentalWyschnegradsky11TwelfthsFlat 
accidentalWyschnegradsky11TwelfthsSharp 
accidentalWyschnegradsky1TwelfthsFlat 
accidentalWyschnegradsky1TwelfthsSharp 
accidentalWyschnegradsky2TwelfthsFlat 
accidentalWyschnegradsky2TwelfthsSharp 
accidentalWyschnegradsky3TwelfthsFlat 
accidentalWyschnegradsky3TwelfthsSharp 
accidentalWyschnegradsky4TwelfthsFlat 
accidentalWyschnegradsky4TwelfthsSharp 
accidentalWyschnegradsky5TwelfthsFlat 
accidentalWyschnegradsky5TwelfthsSharp 
accidentalWyschnegradsky6TwelfthsFlat 
accidentalWyschnegradsky6TwelfthsSharp 
accidentalWyschnegradsky7TwelfthsFlat 
accidentalWyschnegradsky7TwelfthsSharp 
accidentalWyschnegradsky8TwelfthsFlat 
accidentalWyschnegradsky8TwelfthsSharp 
accidentalWyschnegradsky9TwelfthsFlat 
accidentalWyschnegradsky9TwelfthsSharp 
accidentalXenakisOneThirdToneSharp 
accidentalXenakisTwoThirdTonesSharp 
analyticsChoralmelodie 
analyticsEndStimme 
analyticsHauptrhythmus 
analyticsHauptstimme 
analyticsInversion1 
analyticsNebenstimme 
analyticsStartStimme 
analyticsTheme 
analyticsTheme1 
analyticsThemeInversion 
analyticsThemeRetrograde 
analyticsThemeRetrogradeInversion 
arpeggiatoDown 
arpeggiatoUp 
arrowBlackDown 
arrowBlackDownLeft 
arrowBlackDownRight 
arrowBlackLeft 
arrowBlackRight 
arrowBlackUp 
arrowBlackUpLeft 
arrowBlackUpRight 
arrowOpenDown 
arrowOpenDownLeft 
arrowOpenDownRight 
arrowOpenLeft 
arrowOpenRight 
arrowOpenUp 
arrowOpenUpLeft 
arrowOpenUpRight 
arrowWhiteDown 
arrowWhiteDownLeft 
arrowWhiteDownRight 
arrowWhiteLeft 
arrowWhiteRight 
arrowWhiteUp 
arrowWhiteUpLeft 
arrowWhiteUpRight 
arrowheadBlackDown 
arrowheadBlackDownLeft 
arrowheadBlackDownRight 
arrowheadBlackLeft 
arrowheadBlackRight 
arrowheadBlackUp 
arrowheadBlackUpLeft 
arrowheadBlackUpRight 
arrowheadOpenDown 
arrowheadOpenDownLeft 
arrowheadOpenDownRight 
arrowheadOpenLeft 
arrowheadOpenRight 
arrowheadOpenUp 
arrowheadOpenUpLeft 
arrowheadOpenUpRight 
arrowheadWhiteDown 
arrowheadWhiteDownLeft 
arrowheadWhiteDownRight 
arrowheadWhiteLeft 
arrowheadWhiteRight 
arrowheadWhiteUp 
arrowheadWhiteUpLeft 
arrowheadWhiteUpRight 
articAccentAbove 
articAccentBelow 
articAccentStaccatoAbove 
articAccentStaccatoBelow 
articLaissezVibrerAbove 
articLaissezVibrerBelow 
articMarcatoAbove 
articMarcatoBelow 
articMarcatoStaccatoAbove 
articMarcatoStaccatoBelow 
articMarcatoTenutoAbove 
articMarcatoTenutoBelow 
articSoftAccentAbove 
articSoftAccentBelow 
articSoftAccentStaccatoAbove 
articSoftAccentStaccatoBelow 
articSoftAccentTenutoAbove 
articSoftAccentTenutoBelow 
articSoftAccentTenutoStaccatoAbove 
articSoftAccentTenutoStaccatoBelow 
articStaccatissimoAbove 
articStaccatissimoBelow 
articStaccatissimoStrokeAbove 
articStaccatissimoStrokeBelow 
articStaccatissimoWedgeAbove 
articStaccatissimoWedgeBelow 
articStaccatoAbove 
articStaccatoBelow 
articStressAbove 
articStressBelow 
articTenutoAbove 
articTenutoAccentAbove 
articTenutoAccentBelow 
articTenutoBelow 
articTenutoStaccatoAbove 
articTenutoStaccatoBelow 
articUnstressAbove 
articUnstressBelow 
augmentationDot 
barlineDashed 
barlineDotted 
barlineDouble 
barlineFinal 
barlineHeavy 
barlineHeavyHeavy 
barlineReverseFinal 
barlineShort 
barlineSingle 
barlineTick 
beamAccelRit1 
beamAccelRit10 
beamAccelRit11 
beamAccelRit12 
beamAccelRit13 
beamAccelRit14 
beamAccelRit15 
beamAccelRit2 
beamAccelRit3 
beamAccelRit4 
beamAccelRit5 
beamAccelRit6 
beamAccelRit7 
beamAccelRit8 
beamAccelRit9 
beamAccelRitFinal 
brace 
bracket 
bracketBottom 
bracketTop 
brassBend 
brassDoitLong 
brassDoitMedium 
brassDoitShort 
brassFallLipLong 
brassFallLipMedium 
brassFallLipShort 
brassFallRoughLong 
brassFallRoughMedium 
brassFallRoughShort 
brassFallSmoothLong 
brassFallSmoothMedium 
brassFallSmoothShort 
brassFlip 
brassHarmonMuteClosed 
brassHarmonMuteStemHalfLeft 
brassHarmonMuteStemHalfRight 
brassHarmonMuteStemOpen 
brassJazzTurn 
brassLiftLong 
brassLiftMedium 
brassLiftShort 
brassLiftSmoothLong 
brassLiftSmoothMedium 
brassLiftSmoothShort 
brassMuteClosed 
brassMuteHalfClosed 
brassMuteOpen 
brassPlop 
brassScoop 
brassSmear 
brassValveTrill 
breathMarkComma 
breathMarkSalzedo 
breathMarkTick 
breathMarkUpbow 
bridgeClef 
buzzRoll 
cClef 
cClef8vb 
cClefArrowDown 
cClefArrowUp 
cClefChange 
cClefCombining 
cClefReversed 
cClefSquare 
caesura 
caesuraCurved 
caesuraShort 
caesuraThick 
chantAccentusAbove 
chantAccentusBelow 
chantAuctumAsc 
chantAuctumDesc 
chantAugmentum 
chantCaesura 
chantCclef 
chantCirculusAbove 
chantCirculusBelow 
chantConnectingLineAsc2nd 
chantConnectingLineAsc3rd 
chantConnectingLineAsc4th 
chantConnectingLineAsc5th 
chantConnectingLineAsc6th 
chantCustosStemDownPosHigh 
chantCustosStemDownPosHighest 
chantCustosStemDownPosMiddle 
chantCustosStemUpPosLow 
chantCustosStemUpPosLowest 
chantCustosStemUpPosMiddle 
chantDeminutumLower 
chantDeminutumUpper 
chantDivisioFinalis 
chantDivisioMaior 
chantDivisioMaxima 
chantDivisioMinima 
chantEntryLineAsc2nd 
chantEntryLineAsc3rd 
chantEntryLineAsc4th 
chantEntryLineAsc5th 
chantEntryLineAsc6th 
chantEpisema 
chantFclef 
chantIctusAbove 
chantIctusBelow 
chantLigaturaDesc2nd 
chantLigaturaDesc3rd 
chantLigaturaDesc4th 
chantLigaturaDesc5th 
chantOriscusAscending 
chantOriscusDescending 
chantOriscusLiquescens 
chantPodatusLower 
chantPodatusUpper 
chantPunctum 
chantPunctumCavum 
chantPunctumDeminutum 
chantPunctumInclinatum 
chantPunctumInclinatumAuctum 
chantPunctumInclinatumDeminutum 
chantPunctumLinea 
chantPunctumLineaCavum 
chantPunctumVirga 
chantPunctumVirgaReversed 
chantQuilisma 
chantSemicirculusAbove 
chantSemicirculusBelow 
chantStaff 
chantStaffNarrow 
chantStaffWide 
chantStrophicus 
chantStrophicusAuctus 
chantStrophicusLiquescens2nd 
chantStrophicusLiquescens3rd 
chantStrophicusLiquescens4th 
chantStrophicusLiquescens5th 
chantVirgula 
clef15 
clef8 
clefChangeCombining 
coda 
codaSquare 
conductorBeat2Compound 
conductorBeat2Simple 
conductorBeat3Compound 
conductorBeat3Simple 
conductorBeat4Compound 
conductorBeat4Simple 
conductorLeftBeat 
conductorRightBeat 
conductorStrongBeat 
conductorUnconducted 
conductorWeakBeat 
controlBeginBeam 
controlBeginPhrase 
controlBeginSlur 
controlBeginTie 
controlEndBeam 
controlEndPhrase 
controlEndSlur 
controlEndTie 
csymAccidentalDoubleFlat 
csymAccidentalDoubleSharp 
csymAccidentalFlat 
csymAccidentalNatural 
csymAccidentalSharp 
csymAccidentalTripleFlat 
csymAccidentalTripleSharp 
csymAlteredBassSlash 
csymAugmented 
csymBracketLeftTall 
csymBracketRightTall 
csymDiagonalArrangementSlash 
csymDiminished 
csymHalfDiminished 
csymMajorSeventh 
csymMinor 
csymParensLeftTall 
csymParensLeftVeryTall 
csymParensRightTall 
csymParensRightVeryTall 
curlewSign 
daCapo 
dalSegno 
daseianExcellentes1 
daseianExcellentes2 
daseianExcellentes3 
daseianExcellentes4 
daseianFinales1 
daseianFinales2 
daseianFinales3 
daseianFinales4 
daseianGraves1 
daseianGraves2 
daseianGraves3 
daseianGraves4 
daseianResidua1 
daseianResidua2 
daseianSuperiores1 
daseianSuperiores2 
daseianSuperiores3 
daseianSuperiores4 
doubleLateralRollStevens 
doubleTongueAbove 
doubleTongueBelow 
dynamicCombinedSeparatorColon 
dynamicCombinedSeparatorHyphen 
dynamicCombinedSeparatorSlash 
dynamicCombinedSeparatorSpace 
dynamicCrescendoHairpin 
dynamicDiminuendoHairpin 
dynamicFF 
dynamicFFF 
dynamicFFFF 
dynamicFFFFF 
dynamicFFFFFF 
dynamicForte 
dynamicFortePiano 
dynamicForzando 
dynamicHairpinBracketLeft 
dynamicHairpinBracketRight 
dynamicHairpinParenthesisLeft 
dynamicHairpinParenthesisRight 
dynamicMF 
dynamicMP 
dynamicMessaDiVoce 
dynamicMezzo 
dynamicNiente 
dynamicNienteForHairpin 
dynamicPF 
dynamicPP 
dynamicPPP 
dynamicPPPP 
dynamicPPPPP 
dynamicPPPPPP 
dynamicPiano 
dynamicRinforzando 
dynamicRinforzando1 
dynamicRinforzando2 
dynamicSforzando 
dynamicSforzando1 
dynamicSforzandoPianissimo 
dynamicSforzandoPiano 
dynamicSforzato 
dynamicSforzatoFF 
dynamicSforzatoPiano 
dynamicZ 
elecAudioChannelsEight 
elecAudioChannelsFive 
elecAudioChannelsFour 
elecAudioChannelsOne 
elecAudioChannelsSeven 
elecAudioChannelsSix 
elecAudioChannelsThreeFrontal 
elecAudioChannelsThreeSurround 
elecAudioChannelsTwo 
elecAudioIn 
elecAudioMono 
elecAudioOut 
elecAudioStereo 
elecCamera 
elecDataIn 
elecDataOut 
elecDisc 
elecDownload 
elecEject 
elecFastForward 
elecHeadphones 
elecHeadset 
elecLineIn 
elecLineOut 
elecLoop 
elecLoudspeaker 
elecMIDIController0 
elecMIDIController100 
elecMIDIController20 
elecMIDIController40 
elecMIDIController60 
elecMIDIController80 
elecMIDIIn 
elecMIDIOut 
elecMicrophone 
elecMicrophoneMute 
elecMicrophoneUnmute 
elecMixingConsole 
elecMonitor 
elecMute 
elecPause 
elecPlay 
elecPowerOnOff 
elecProjector 
elecReplay 
elecRewind 
elecShuffle 
elecSkipBackwards 
elecSkipForwards 
elecStop 
elecTape 
elecUSB 
elecUnmute 
elecUpload 
elecVideoCamera 
elecVideoIn 
elecVideoOut 
elecVolumeFader 
elecVolumeFaderThumb 
elecVolumeLevel0 
elecVolumeLevel100 
elecVolumeLevel20 
elecVolumeLevel40 
elecVolumeLevel60 
elecVolumeLevel80 
fClef 
fClef15ma 
fClef15mb 
fClef8va 
fClef8vb 
fClefArrowDown 
fClefArrowUp 
fClefChange 
fClefReversed 
fClefTurned 
fermataAbove 
fermataBelow 
fermataLongAbove 
fermataLongBelow 
fermataLongHenzeAbove 
fermataLongHenzeBelow 
fermataShortAbove 
fermataShortBelow 
fermataShortHenzeAbove 
fermataShortHenzeBelow 
fermataVeryLongAbove 
fermataVeryLongBelow 
fermataVeryShortAbove 
fermataVeryShortBelow 
figbass0 
figbass1 
figbass2 
figbass2Raised 
figbass3 
figbass4 
figbass4Raised 
figbass5 
figbass5Raised1 
figbass5Raised2 
figbass5Raised3 
figbass6 
figbass6Raised 
figbass6Raised2 
figbass7 
figbass7Diminished 
figbass7Raised1 
figbass7Raised2 
figbass8 
figbass9 
figbass9Raised 
figbassBracketLeft 
figbassBracketRight 
figbassCombiningLowering 
figbassCombiningRaising 
figbassDoubleFlat 
figbassDoubleSharp 
figbassFlat 
figbassNatural 
figbassParensLeft 
figbassParensRight 
figbassPlus 
figbassSharp 
fingering0 
fingering0Italic 
fingering1 
fingering1Italic 
fingering2 
fingering2Italic 
fingering3 
fingering3Italic 
fingering4 
fingering4Italic 
fingering5 
fingering5Italic 
fingering6 
fingering6Italic 
fingering7 
fingering7Italic 
fingering8 
fingering8Italic 
fingering9 
fingering9Italic 
fingeringALower 
fingeringCLower 
fingeringELower 
fingeringILower 
fingeringLeftBracket 
fingeringLeftBracketItalic 
fingeringLeftParenthesis 
fingeringLeftParenthesisItalic 
fingeringMLower