# Solfege - ear training for GNOME
# Copyright (C) 2007 Tom Cato Amundsen
# License is GPL, see file COPYING

header {
    lesson_id = "1ce1ed66-cc03-4118-ab73-41549813e3bd"
    module = idbyname
    title = "progressionlabel test"
    have_music_displayer = yes
    labelformat=progression
}
question { 
    name="I-IV-(6,4)V(5,3)-I"
    music = wavfile("../lesson-files/share/fanfare.wav")
}

question { 
    name="I-V(6)-C(maj7)"
    music = wavfile("../lesson-files/share/fanfare.wav")
}
