att.staffDef.ges

Gestural domain attributes for staffDef in the CMN repertoire.
Module
MEI.gestural
Attributes
instr, ppq, tab.strings
instr(optional)Provides a way of pointing to a MIDI instrument definition. It must contain the ID of an instrDef element elsewhere in the document. Value conforms to data.URI.
ppq(optional)Indicates the number of pulses (sometimes referred to as ticks or divisions) per quarter note. Unlike MIDI, MEI permits different values for a score and individual staves. Value of datatype positiveInteger.
tab.strings(optional)Provides a *written* pitch and octave for each open string or course of strings. One or more values conforming to the pattern "[a-g][0-9](s|f|ss|x|ff|xs|sx|ts|tf|n|nf|ns|su|sd|fu|fd|nu|nd|1qf|3qf|1qs|3qs)?([a-g][0-9](s|f|ss|x|ff|xs|sx|ts|tf|n|nf|ns|su|sd|fu|fd|nu|nd|1qf|3qf|1qs|3qs)?)*".
(MEI.midi) Attributes which identify a MIDI instrument.
instr(optional)Provides a way of pointing to a MIDI instrument definition. It must contain the ID of an instrDef element elsewhere in the document. Value conforms to data.URI.
(MEI.stringtab) String tablature tuning information.
tab.strings(optional)Provides a *written* pitch and octave for each open string or course of strings. One or more values conforming to the pattern "[a-g][0-9](s|f|ss|x|ff|xs|sx|ts|tf|n|nf|ns|su|sd|fu|fd|nu|nd|1qf|3qf|1qs|3qs)?([a-g][0-9](s|f|ss|x|ff|xs|sx|ts|tf|n|nf|ns|su|sd|fu|fd|nu|nd|1qf|3qf|1qs|3qs)?)*".
(MEI.midi) Attributes that record time-base information.
ppq(optional)Indicates the number of pulses (sometimes referred to as ticks or divisions) per quarter note. Unlike MIDI, MEI permits different values for a score and individual staves. Value of datatype positiveInteger.
MIDI component declarations.
instr(optional)Provides a way of pointing to a MIDI instrument definition. It must contain the ID of an instrDef element elsewhere in the document. Value conforms to data.URI.
ppq(optional)Indicates the number of pulses (sometimes referred to as ticks or divisions) per quarter note. Unlike MIDI, MEI permits different values for a score and individual staves. Value of datatype positiveInteger.
Tablature component declarations.
tab.strings(optional)Provides a *written* pitch and octave for each open string or course of strings. One or more values conforming to the pattern "[a-g][0-9](s|f|ss|x|ff|xs|sx|ts|tf|n|nf|ns|su|sd|fu|fd|nu|nd|1qf|3qf|1qs|3qs)?([a-g][0-9](s|f|ss|x|ff|xs|sx|ts|tf|n|nf|ns|su|sd|fu|fd|nu|nd|1qf|3qf|1qs|3qs)?)*".
Available at
staffDef(staff definition) – Container for staff meta-information.
staffDef(staff definition) – Container for staff meta-information.
Declaration
<classSpec ident="att.staffDef.ges" module="MEI.gestural" type="atts">
<desc>Gestural domain attributes for staffDef in the CMN repertoire.</desc>
<classes>
<memberOf key="att.instrumentIdent"/>
<memberOf key="att.stringtab.tuning"/>
<memberOf key="att.timeBase"/>
</classes>
</classSpec>