File: sc-nem-t

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-- 881 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-8558e4e4f94g"
  module = idbyname
  random_transpose = yes
  title = _("Neapolitan Minor Scale and its modes - arpeged by thirds")
  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 = nem1n  voice(nem1lt) }
question { name = nem2n  voice(nem2lt) }
question { name = nem3n  voice(nem3lt) }
question { name = nem4n  voice(nem4lt) }
question { name = nem5n  voice(nem5lt) }
question { name = nem6n  voice(nem6lt) }
question { name = nem7n  voice(nem7lt) }