# Solfege - ear training for GNOME
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Tom Cato Amundsen
# License is GPL, see file COPYING

header {
    lesson_id = "152adb1a-cb3a-409d-b642-de4cededa66e"
  module = idbyname
  help = "scales"
  title = "Bebop scales"
  fillnum = 3
  filldir = horiz
  have_repeat_slowly_button = yes
  have_music_displayer = yes
}
tempo = 240/4

question {
 name = _i("scale|Mixolydian bebop")
 rvoice("c' d e f g a bes b c c b bes a g f e d c")
}
question {
 name = _i("scale|Dorian bebop")
 rvoice("c' d es e f g a bes c c bes a g f e es d c")
}
question {
 name = _i("scale|Major bebop")
 rvoice("c' d e f g as a b c c b a as g f e d c")
}
