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

« back to all changes in this revision

Viewing changes to regression-lesson-files/idproperty-2

  • 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
 
 
2
 
# Solfege - ear training for GNOME
3
 
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Tom Cato Amundsen
4
 
# License is GPL, see file COPYING
5
 
 
6
 
header {
7
 
    lesson_id = "bb458606-d905-402e-9ae2-907df222d041"
8
 
    module = idproperty
9
 
    random_transpose = accidentals, -5, 5
10
 
    title = "idproperty - score right of buttons"
11
 
    layout_orientation = vertic
12
 
    qprops = "name", "inversion"
13
 
    qprop_labels = "Name", "Inversion"
14
 
}
15
 
question { name=_("major") inversion=0 rvoice("c' e g") }
16
 
question { name=_("minor") inversion=1 chord("e' g' c''") }
17
 
 
18