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

« back to all changes in this revision

Viewing changes to lesson-files/chord-7b9-maj79

  • 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) 2000, 2001, 2002, 2003, 2004, 2005 Tom Cato Amundsen
3
 
# License is GPL, see file COPYING
4
 
 
5
 
header {
6
 
    lesson_id = "a447519f-bdd9-462b-a984-7bbd9d0d51a1"
7
 
    module = idbyname
8
 
    help = "idbyname-chords"
9
 
    have_music_displayer = yes
10
 
    fillnum = 2
11
 
        random_transpose = accidentals, -5, 5
12
 
        title = _("7b9 and maj79 chords")
13
 
        lesson_heading = _("Identify the chord")
14
 
        test = "6x"
15
 
        test_requirement = "90%"
16
 
}
17
 
question { name = _i("chord|7b9") chord("c' e' g' bes' des''") }
18
 
question { name = _i("chord|maj79") chord("c' e' g' b' d''") }