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

header {
    module=compareintervals
    title = _("Second to octave")
    theory = "theory-intervals"
    first_interval_type = melodic
    last_interval_type = melodic
    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
}
