# GNU Solfege
# Copyright (C) 2005, 2011 Tom Cato Amundsen

header {
    module=compareintervals
    title = _("Second to octave")
    theory = "theory-intervals"
    first_interval_type = harmonic
    last_interval_type = harmonic
    first_interval = 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
    last_interval = 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
}
