File: sc-har-a

package info (click to toggle)
solfege 3.16.4-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 34,472 kB
  • ctags: 5,287
  • sloc: python: 22,642; xml: 14,196; ansic: 4,682; makefile: 621; sh: 287
file content (30 lines) | stat: -rw-r--r-- 871 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 = "3c279610-2481-11db-837f-59a6fa4e7c27"
  module = idbyname
  random_transpose = yes
  title = _("Harmonic Minor Scale and its modes - Ascending")
  have_repeat_slowly_button = yes
  have_music_displayer = yes
  fillnum = 4
  filldir = horiz
  help = "scales"
  theory = "scales/har"
}
tempo = 240/4

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

question { name = har1n  voice(har1la) }
question { name = har2n  voice(har2la) }
question { name = har3n  voice(har3la) }
question { name = har4n  voice(har4la) }
question { name = har5n  voice(har5la) }
question { name = har6n  voice(har6la) }
question { name = har7n  voice(har7la) }