File: sc-nem-g

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 (30 lines) | stat: -rw-r--r-- 872 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Solfege - ear training for GNOME
# Copyright (C) 2006 Tom Cato Amundsen
# License is GPL, see file COPYING
# this lesson file created by Davide Bonetti

header {
    lesson_id = "06acf5d0-23db-11db-8682-8558e4e4f94q"
  module = idbyname
  random_transpose = yes
  title = _("Neapolitan Minor Scale and its modes - recognize grade")
  have_repeat_slowly_button = yes
  have_music_displayer = yes
  fillnum = 4
  filldir = horiz
  help = "scales"
  theory = "scales/nem"
}
tempo = 240/4

include("include/sc-master")
# This lesson uses variables included in "include/sc-master" version 1.1

question { name = "I"    voice(nem1l) }
question { name = "II"   voice(nem2l) }
question { name = "III"  voice(nem3l) }
question { name = "IV"   voice(nem4l) }
question { name = "V"    voice(nem5l) }
question { name = "VI"   voice(nem6l) }
question { name = "VII"  voice(nem7l) }