Scordatura string tunings are represented by a series of accord elements, similar to the staff-tuning elements. Strings are numbered from high to low. |
Element | direction-type/scordatura |
<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> |