# Solfege - eartraining for GNOME
# Copyright (C) 2000-2001 Tom Cato Amundsen
# License is GPL, see file COPYING

header {
  content = dictation
  random_transpose = yes
}

tempo =  69/4

s = "\staff\relative c'{ \clef bass; %s}"
question {
  breakpoints = 1/1
  music = s % "\time 4/4; g2 f | \time 5/4; r8 g f g fis2 cis4"
}

question {
  breakpoints = 1/1
  music = s % "\time 4/4; a gis dis d | [a'8 gis] [ais bis] b4 [a8 gis] | 
               \time 2/4; dis4 d"
}
