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

header {
  module = rhythmdictation2
  title = _("4/4 - %s") % 2
}
countin = rhythm("d4 d d d")
question {
  bars = 4/4, 4/4
  elements = "4", "8 8", "16 16 16 16", "8 16 16", "16 16 8"
}

