/schola-cantorum

Gregorian chants, propers, ordinaries, etc. coded in gabc/gregorio and templates to create worship aids for the Latin Mass

Primary LanguageLilyPondMIT LicenseMIT

Chants for the Latin Mass

This project is meant to aid technologically adept schola members, ministers, and lay faithful in the preparation of songbooks and worship aids for the Catholic Latin Mass. Included in this repository are:

  • Ordinaries (I-XVIII),
  • Propers (Introit, Gradual, Alleluia, Offertory, Communion, etc.), and
  • Various Hymns and Antiphons.

Each chant is encoded in gabc notation from the Gregorian Missal, Liber Cantualis, and other sources.

"Modern" Arrangements

Polyphonies and other modern choral arrangements are encoded using LilyPond. To build EPS versions of these files for inclusion in LaTeX templates, use the following paper settings:

\paper {
  indent = #0
  line-width = 7.5\in % or whatever your desired width
  oddFooterMarkup = ##f
  oddHeaderMarkup = ##f
  bookTitleMarkup = ##f
  scoreTitleMarkup = ##f
}

and execute the following command:

lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts FILE.ly

Work In Progress

This project is far from complete, and contributions are more than welcome.

Resources

Licensing

The chants in this repository are public domain, but they are sacred and ancient, and therefore should be used with reverence.

Supporting code and templates are provided under the MIT license.

Additional licensing information for sacred texts, translations, and other excerpts will be provided where necessary.