You are here: MusicXML Reference > Score Schema (XSD) > Elements > Element: pedal-tuning

Element: pedal-tuning

Description

The pedal-tuning type specifies the tuning of a single harp pedal.

Derived By

Type pedal-tuning

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Default  Description 
  1..1 
pedal-step  step  1..1 

The pedal-step element defines the pitch step for a single harp pedal.

pedal-alter  semitones  1..1 

The pedal-alter element defines the chromatic alteration for a single harp pedal.

Referenced By
Example

        <direction-type>
          <harp-pedals default-y="11" halign="left">
            <pedal-tuning>
              <pedal-step>D</pedal-step>
              <pedal-alter>-1</pedal-alter>
            </pedal-tuning>
            <pedal-tuning>
              <pedal-step>C</pedal-step>
              <pedal-alter>1</pedal-alter>
            </pedal-tuning>
            <pedal-tuning>
              <pedal-step>B</pedal-step>
              <pedal-alter>-1</pedal-alter>
            </pedal-tuning>
            <pedal-tuning>
              <pedal-step>E</pedal-step>
              <pedal-alter>0</pedal-alter>
            </pedal-tuning>
            <pedal-tuning>
              <pedal-step>F</pedal-step>
              <pedal-alter>-1</pedal-alter>
            </pedal-tuning>
            <pedal-tuning>
              <pedal-step>G</pedal-step>
              <pedal-alter>0</pedal-alter>
            </pedal-tuning>
            <pedal-tuning>
              <pedal-step>A</pedal-step>
              <pedal-alter>1</pedal-alter>
            </pedal-tuning>

          </harp-pedals>
        </direction-type>
Definition

See harp-pedals

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301