# 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 = "4f21ab50-d6cc-11da-8948-7c9a86d4310c"
  module = idbyname
  random_transpose = yes
  title = _("Harmonic Major Scale and its modes - patterns")
  have_repeat_slowly_button = yes
  have_music_displayer = yes
  fillnum = 4
  filldir = horiz
  help = "scales"
  theory = "scales/ham"
  test = sc_test
  test_requirement = sc_test_requirement
}
tempo = 240/4

question { name = ham1n  set = 0 voice(ham1lp0) }
question { name = ham1n  set = 1 voice(ham1lp1) }
question { name = ham1n  set = 2 voice(ham1lp2) }
question { name = ham1n  set = 3 voice(ham1lp3) }
question { name = ham1n  set = 4 voice(ham1lp4) }

question { name = ham2n  set = 0 voice(ham2lp0) }
question { name = ham2n  set = 1 voice(ham2lp1) }
question { name = ham2n  set = 2 voice(ham2lp2) }
question { name = ham2n  set = 3 voice(ham2lp3) }
question { name = ham2n  set = 4 voice(ham2lp4) }

question { name = ham3n  set = 0 voice(ham3lp0) }
question { name = ham3n  set = 1 voice(ham3lp1) }
question { name = ham3n  set = 2 voice(ham3lp2) }
question { name = ham3n  set = 3 voice(ham3lp3) }
question { name = ham3n  set = 4 voice(ham3lp4) }

question { name = ham4n  set = 0 voice(ham4lp0) }
question { name = ham4n  set = 1 voice(ham4lp1) }
question { name = ham4n  set = 2 voice(ham4lp2) }
question { name = ham4n  set = 3 voice(ham4lp3) }
question { name = ham4n  set = 4 voice(ham4lp4) }

question { name = ham5n  set = 0 voice(ham5lp0) }
question { name = ham5n  set = 1 voice(ham5lp1) }
question { name = ham5n  set = 2 voice(ham5lp2) }
question { name = ham5n  set = 3 voice(ham5lp3) }
question { name = ham5n  set = 4 voice(ham5lp4) }

question { name = ham6n  set = 0 voice(ham6lp0) }
question { name = ham6n  set = 1 voice(ham6lp1) }
question { name = ham6n  set = 2 voice(ham6lp2) }
question { name = ham6n  set = 3 voice(ham6lp3) }
question { name = ham6n  set = 4 voice(ham6lp4) }

question { name = ham7n  set = 0 voice(ham7lp0) }
question { name = ham7n  set = 1 voice(ham7lp1) }
question { name = ham7n  set = 2 voice(ham7lp2) }
question { name = ham7n  set = 3 voice(ham7lp3) }
question { name = ham7n  set = 4 voice(ham7lp4) }


