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

« back to all changes in this revision

Viewing changes to exercises/standard/lesson-files/sc-nea-s

  • 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
include("include/sc-master")
 
7
 
 
8
header {
 
9
    lesson_id = "06b00310-23db-11db-8682-8558e4e4f94s"
 
10
  module = idbyname
 
11
  random_transpose = yes
 
12
  title = _("Neapolitan Scale and its modes - recognize structure")
 
13
  have_repeat_slowly_button = yes
 
14
  have_music_displayer = yes
 
15
  fillnum = 4
 
16
  filldir = horiz
 
17
  help = "scales"
 
18
  theory = "scales/nea"
 
19
  test = sc_test
 
20
  test_requirement = sc_test_requirement
 
21
}
 
22
tempo = 180/4
 
23
 
 
24
question { name = nea1s  voice(nea1la) }
 
25
question { name = nea2s  voice(nea2la) }
 
26
question { name = nea3s  voice(nea3la) }
 
27
question { name = nea4s  voice(nea4la) }
 
28
question { name = nea5s  voice(nea5la) }
 
29
question { name = nea6s  voice(nea6la) }
 
30
question { name = nea7s  voice(nea7la) }
 
31