~ubuntu-branches/ubuntu/saucy/solfege/saucy

« back to all changes in this revision

Viewing changes to hash-bug-workaround/sc-hun-g

  • Committer: Bazaar Package Importer
  • Author(s): Tom Cato Amundsen
  • Date: 2010-03-28 06:34:28 UTC
  • mfrom: (1.1.10 upstream) (2.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100328063428-wg2bqvoce2aq4xfb
Tags: 3.15.9-1
* New upstream release.
* Redo packaging. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Solfege - ear training for GNOME
 
2
# Copyright (C) 2006 Tom Cato Amundsen
 
3
# License is GPL, see file COPYING
 
4
# this lesson file created by Davide Bonetti
 
5
 
 
6
header {
 
7
    lesson_id = "0c201240-23db-11db-8682-8558e4e4f94q"
 
8
  module = idbyname
 
9
  random_transpose = yes
 
10
  title = _("Hungarian Scale and its modes - recognize grade")
 
11
  have_repeat_slowly_button = yes
 
12
  have_music_displayer = yes
 
13
  fillnum = 4
 
14
  filldir = horiz
 
15
  help = "scales"
 
16
  theory = "scales/hun"
 
17
}
 
18
tempo = 240/4
 
19
 
 
20
include("include/sc-master")
 
21
# This lesson uses variables included in "include/sc-master" version 1.1
 
22
 
 
23
question { name = "I"    voice(hun1l) }
 
24
question { name = "II"   voice(hun2l) }
 
25
question { name = "III"  voice(hun3l) }
 
26
question { name = "IV"   voice(hun4l) }
 
27
question { name = "V"    voice(hun5l) }
 
28
question { name = "VI"   voice(hun6l) }
 
29
question { name = "VII"  voice(hun7l) }
 
30