File: melodic-intervals-down-2-to-8

package info (click to toggle)
solfege 3.10.3-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 12,408 kB
  • ctags: 4,270
  • sloc: python: 22,161; xml: 7,536; ansic: 4,442; makefile: 685; sh: 308
file content (12 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
# GNU Solfege
# Copyright (C) 2005, 2006 Tom Cato Amundsen

header {
    module = melodicinterval
    ask_for_intervals_0=-1, -2, -3, -4, -5, -6, -7, -8, -9, -10, -11, -12
    title = _("Second to octave")
    theory = "theory-intervals.html"
    lesson_id = "7fa8b234-b925-48d1-8fde-33b60106b199"
    test = "2x"
    test_requirement = "100%"
}