File: compare-intervals-harmonic-6

package info (click to toggle)
solfege 3.20.6-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 41,944 kB
  • sloc: python: 26,221; xml: 16,878; ansic: 4,681; makefile: 632; sh: 387
file content (13 lines) | stat: -rw-r--r-- 329 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
# GNU Solfege
# Copyright (C) 2005 Tom Cato Amundsen

header {
    module=compareintervals
    title = _("Sixths")
    theory = "theory-intervals.html"
    lesson_id = "bc508d74-e92f-4c9e-bfc4-d408a9eb69cf"
    first_interval_type = harmonic
    last_interval_type = harmonic
    first_interval = 8, 9
    last_interval = 8, 9
}