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

header {
    content = singanswer
    version = "2.1.4"
    title = "Sing the third of the chord"
    random_transpose = yes
    have_repeat_arpeggio_button = yes
}

question {
    music = "c' e' g'"
    question_text = "Sing the third"
    answer = music("e'", chord)
}
question {
    music = "c' es' g'"
    question_text = "Sing the third"
    answer = music("es'", chord)
}
