# 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 = "381ad650-2453-11db-9c7d-579b64606811"
  module = idbyname
  random_transpose = yes
  title = _("Major Scale and its modes - Ascending only")
  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 - Ascending only:

question {newline=yes
  name = maj1cn
  rvoice(maj1ca)
}
question {
  name = maj2cn
  rvoice(maj2ca)
}
question {
  name = maj3cn
  rvoice(maj3ca)
}
question {
  name = maj4cn
  rvoice(maj4ca)
}
question {newline=yes
  name = maj5cn
  rvoice(maj5ca)
}
question {
  name = maj6cn
  rvoice(maj6ca)
}
question {
  name = maj7cn
  rvoice(maj7ca)
}

 
