File: compare-intervals-harmonic-4-5-8

package info (click to toggle)
solfege 3.16.4-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 34,472 kB
  • ctags: 5,287
  • sloc: python: 22,642; xml: 14,196; ansic: 4,682; makefile: 621; sh: 287
file content (13 lines) | stat: -rw-r--r-- 357 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 = _("Fourths, fifths and octave")
    theory = "theory-intervals.html"
    lesson_id = "954cd554-1697-4e3e-873e-983ef93de398"
    first_interval_type = harmonic
    last_interval_type = harmonic
    first_interval = 5, 7, 12
    last_interval = 5, 7, 12
}