# 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 = "acdca770-23e0-11db-9d7a-a131a7377dae"
  module = idbyname
  random_transpose = yes
  title = _("Scales used over a diminished or half-diminished chord")
  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.

# Scales used over a diminished or half-diminished chord:

question {newline=yes
  name = maj7cn
  rvoice(maj7c)
}
question {
  name = mel6cn
  rvoice(mel6c)
}
question {
  name = har2cn
  rvoice(har2c)
}
question {
  name = har7cn
  rvoice(har7c)
}
question {newline=yes
  name = ham2cn
  rvoice(ham2c)
}
question {
  name = ham7cn
  rvoice(ham7c)
}
question {
  name = dim1cn
  rvoice(dim1c)
}
question {
  name = beb5cn
  rvoice(beb5c)
}
