# 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 = "098f0720-23db-11db-4567-8558e4e4f94b" module = idbyname random_transpose = yes title = _("Plagal Modes") have_repeat_slowly_button = yes have_music_displayer = yes fillnum = 4 filldir = horiz help = "scales" theory = "scales/maj" } tempo = 240/4 include("include/sc-master") # This lesson uses variables included in "include/sc-master" version 1.1 question { name = maj2nh voice(maj2l) } question { name = maj3nh voice(maj3l) } question { name = maj4nh voice(maj4l) } question { name = maj5nh voice(maj5l) } question { name = maj6nh voice(maj6l) } question { name = maj1nh voice(maj1l) } question { name = maj7nh voice(maj7l) }