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

header {
        content = chord, chord-voicing, id-by-name
        random_transpose = accidentals, -5, 5
        title = "Major seventh, diminished seventh and half diminished seventh chords"
}
question { name="maj7" chord("c' e' g' b'") }
question { name="m7b5" chord("c' es' ges' bes'") }
question { name="dim7" chord("c' es' ges' beses'") }
