File: melodic-intervals-2-3

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


header {
    module=melodicinterval
    ask_for_intervals_0=1, 2, 3, 4, -1, -2, -3, -4
    title = _("Seconds and thirds")
    lesson_id = "6da568be-826b-48ad-bcc2-8efae9736334"
    test = "3x"
    test_requirement = "90%"
}