File: compare-intervals-harmonic-7-9

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-- 362 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 = _("Sevenths and ninths")
    theory = "theory-intervals.html"
    lesson_id = "3d2d8d7a-24bd-4cdb-8389-182e7437537c"
    first_interval_type = harmonic
    last_interval_type = harmonic
    first_interval = 10, 11, 13, 14
    last_interval = 10, 11, 13, 14
}