File: sc-greek

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-- 851 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 = "098f0720-23db-6547-8682-8558e4e4f94b"
  module = idbyname
  random_transpose = yes
  title = _("Ancient Greek Modes")
  have_repeat_slowly_button = yes
  have_music_displayer = yes
  fillnum = 4
  filldir = horiz
  help = "scales"
  theory = "scales/maj"
}
tempo = 240/4

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

question { name = maj3ng  voice(maj3ld) }
question { name = maj2ng  voice(maj2ld) }
question { name = maj1ng  voice(maj1ld) }
question { name = maj7ng  voice(maj7ld) }
question { name = maj6ng  voice(maj6ld) }
question { name = maj5ng  voice(maj5ld) }
question { name = maj4ng  voice(maj4ld) }