File: harmonic-intervals

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-- 330 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

header {
    module=harmonicinterval
    intervals=1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16
    title = _("Second to decim")
    theory = "theory-intervals.html"
    lesson_id = "solfege.org-all-harmonic-intervals"
    test = "2x"
    test_requirement = "100%"
}