Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: MusicXML for Sibelius , Previous: MusicXML , Up: MusicXML , Home: Disclaimer

Fomus

Alphabetical Listing of MusicXML Options

:filename
This is a string representing the output filename. It overrides the filename setting if used.
:xml-1note-tremolo-kludge
If set to t, indicates to insert a // symbol wherever there is a single-note tremolo. The number of slashes indicates the number of tremolo lines that would normally be added to the note. The default is nil.
:xml-harmonic-kludge
if set to t, fomus fudges an artificial harmonic by changing the notehead to a diamond shape. This appears correct when imported into finale and siblius, but doesn't make use of the special xml tags reserved for specifying this type of harmonic (a minor issue). The default is nil.
:xml-partgroups-kludge
if set to t, parts are not grouped together by brackets or braces. These must then be added manually once the notation data has been imported. The default is nil.
:xml-multinote-tremolo-kludge
if set to t, indicates to insert a //- symbol wherever there is a multiple-note tremolo (such as those sometimes found in piano scores). The number of slashes indicates the number of tremolo beam-lines that would normally be added to the beam or beams connecting the two notes or chords. The default is nil.