File: harmonicinterval.xml

package info (click to toggle)
solfege 3.23.4-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 29,744 kB
  • sloc: python: 26,939; xml: 4,380; ansic: 1,544; sh: 807; makefile: 655; perl: 8; exp: 7
file content (28 lines) | stat: -rw-r--r-- 914 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<sect1 id='harmonicinterval'>
<title>Harmonic interval</title>
<informalfigure>
  <screenshot>
    <mediaobject>
      <imageobject>
        <imagedata fileref="figures/id-interval-buttons-thirds.png" format="PNG"/>
      </imageobject>
      <textobject>
        <phrase>Screenshot of the program practising intervals using the buttons interface.</phrase>
      </textobject>
    </mediaobject>
  </screenshot>
</informalfigure>

<para>This exercise is one of the exercises you can use to practise intervals.
The concept is pretty simple: You press the <guibutton>New interval</guibutton>
button to play a random interval, and then you should tell what interval it
was.
</para>

<para>If you are using the buttons interface, then you can right-click on
the buttons to hear the interval they represent.</para>

<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="interval-config-help.xml"/>

</sect1>