File: harmonic-intervals-6-7

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 (12 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
# GNU Solfege
# Copyright (C) 2005 Tom Cato Amundsen
# License is GPL, see file COPYING

header {
    module=harmonicinterval
    intervals=8, 9, 10, 11
    title = _("Sixths and sevenths")
    lesson_id = "6517b2f2-f649-4e03-8d21-b1e7194846be"
    test = "3x"
    test_requirement = "90%"
}