# -*- coding: iso-8859-1 -*-
# Solfege - ear training for GNOME
# Copyright (C) 2010 Tom Cato Amundsen
# License is GPL, see file COPYING

header {
  module = rhythmdictation2
  title = _("Rhythm dictation %s") % 1
}

question {
  bars = 4/4, 4/4
  elements = "4", "8 8", "8 4 8"
}

question {
  bars = 3/4, 3/4
  elements = "4", "8 8"
}
