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

include("include/sc-master")

header {
    lesson_id = "098f0720-23db-6547-8682-8558e4e4f94b"
  module = idbyname
  random_transpose = yes
  title = _("Ancient Greek Modes")
  have_repeat_slowly_button = yes
  have_music_displayer = yes
  fillnum = 4
  filldir = horiz
  help = "scales"
  theory = "scales/maj"
  test = sc_test
  test_requirement = sc_test_requirement
}
tempo = 240/4

question { name = maj3ng  voice(maj3ld) }
question { name = maj2ng  voice(maj2ld) }
question { name = maj1ng  voice(maj1ld) }
question { name = maj7ng  voice(maj7ld) }
question { name = maj6ng  voice(maj6ld) }
question { name = maj5ng  voice(maj5ld) }
question { name = maj4ng  voice(maj4ld) }

