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

« back to all changes in this revision

Viewing changes to exercises/standard/lesson-files/melodic-intervals-up-4-5-8

  • 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
# GNU Solfege
 
2
# Copyright (C) 2005 Tom Cato Amundsen
 
3
 
 
4
header {
 
5
    module=melodicinterval
 
6
    ask_for_intervals_0=5, 7, 12
 
7
    disable_unused_intervals=yes
 
8
    title = _("Fourths, fifths and octave")
 
9
    theory = "theory-intervals"
 
10
    lesson_id = "3aad0be2-3d75-4c3e-94e1-c13c429aeadb"
 
11
    test = "4x"
 
12
    test_requirement = "90%"
 
13
}