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

« back to all changes in this revision

Viewing changes to lesson-files/sc-hal-jazz

  • 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 = "acdca770-23e0-11db-9d7a-a131a7377dac"
8
 
  module = idbyname
9
 
  random_transpose = yes
10
 
  title = _("Jazz Modes over a Half-Diminished or Diminished chord")
11
 
  have_repeat_slowly_button = yes
12
 
  have_music_displayer = yes
13
 
  fillnum = 4
14
 
  filldir = horiz
15
 
  help = "scales"
16
 
  theory = "scales/modes"
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 = maj7n  voice(maj7l) }
24
 
question { name = mel6n  voice(mel6l) }
25
 
question { name = dim1n  voice(dim1l) }
26
 
question { name = har7n  voice(har7l) }
27