# 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 = "4f2c59b0-d6cc-11da-89a8-7c9a86d4310q" module = idbyname random_transpose = yes title = _("Harmonic Minor Scale and its modes - recognize grade") have_repeat_slowly_button = yes have_music_displayer = yes fillnum = 4 filldir = horiz help = "scales" theory = "scales/har" } tempo = 240/4 include("include/sc-master") # This lesson uses variables included in "include/sc-master" version 1.1 question { name = "I" voice(har1l) } question { name = "II" voice(har2l) } question { name = "III" voice(har3l) } question { name = "IV" voice(har4l) } question { name = "V" voice(har5l) } question { name = "VI" voice(har6l) } question { name = "VII" voice(har7l) }