# Solfege - free ear training software
# Copyright (C) 2007, 2011, 2016 Tom Cato Amundsen
# License is GPL, see file COPYING

header {
  lesson_id = "32d5726f-20ab-45a1-9d75-f50d8c4efd44"
  title = _("Fourths and fifths")
  module = singanswer
  version = "3.9.2"
}

question {
  question_text = _("Sing the two tones")
  music = voice("< c'2 f' >")
  answer = voice("c'8 f'")
}

question {
  question_text = _("Sing the two tones")
  music = voice("< c'2 g' >")
  answer = voice("c'8 g'")
}

