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

header {
        content = chord, chord-voicing, id-by-name
        random_transpose = accidentals, -5, 5
        title = "7b9 and maj79 chords"
}
question { name = "7b9"   music("c' e' g' bes' des''", chord) }
question { name = "maj79" music("c' e' g' b' d''", chord) }
