scordatura

Scordatura string tunings are represented by a series of accord elements, similar to the staff-tuning elements. Strings are numbered from high to low.

Complex Type Information

Model

Children: accord

Used By

Source

<xs:complexType name="scordatura">
  <xs:annotation>
    <xs:documentation>Scordatura string tunings are represented by a series of accord elements, similar to the staff-tuning elements. Strings are numbered from high to low.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="accord" type="accord" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>