File: harmonic-intervals-7

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 (12 lines) | stat: -rw-r--r-- 275 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=10, 11
    title = _("Sevenths")
    lesson_id = "26cb145f-d712-40f4-adc3-274c47e561f4"
    test = "6x"
    test_requirement = "90%"
}