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

« back to all changes in this revision

Viewing changes to hash-bug-workaround/sc-har

  • 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 = "4f2c59b0-d6cc-11da-89a8-7c9a86d4310c"
 
8
  module = idbyname
 
9
  random_transpose = yes
 
10
  title = _("Harmonic Minor Scale and its modes")
 
11
  have_repeat_slowly_button = yes
 
12
  have_music_displayer = yes
 
13
  fillnum = 4
 
14
  filldir = horiz
 
15
  help = "scales"
 
16
  theory = "scales/har"
 
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 = har1n  voice(har1l) }
 
24
question { name = har2n  voice(har2l) }
 
25
question { name = har3n  voice(har3l) }
 
26
question { name = har4n  voice(har4l) }
 
27
question { name = har5n  voice(har5l) }
 
28
question { name = har6n  voice(har6l) }
 
29
question { name = har7n  voice(har7l) }
 
30