# Solfege - ear training for GNOME
# Copyright (C) 2006 Tom Cato Amundsen
# License is GPL, see file COPYING
# this lesson file created by Davide Bonetti

header {
    lesson_id = "4f1e9e10-d6cc-11da-89a8-7c9a86d4310c"
  module = idbyname
  random_transpose = yes
  title = _("Major Scale and its modes")
  questions_selectable = yes
  have_repeat_slowly_button = yes
  have_music_displayer = yes
}
tempo = 240/4

include("share/sc-master")
# This lesson uses variables included in "share/sc-master" lesson file.

# Major Scale and its modes:

question {newline=yes
  name = maj1cn
  rvoice(maj1c)
}
question {
  name = maj2cn
  rvoice(maj2c)
}
question {
  name = maj3cn
  rvoice(maj3c)
}
question {
  name = maj4cn
  rvoice(maj4c)
}
question {newline=yes
  name = maj5cn
  rvoice(maj5c)
}
question {
  name = maj6cn
  rvoice(maj6c)
}
question {
  name = maj7cn
  rvoice(maj7c)
}
 
