Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 971 Bytes

README.md

File metadata and controls

33 lines (28 loc) · 971 Bytes

GregoLy

Python script that converts Gregorio gabc files to modern notation via LilyPond.

Roadmap

  • Create demo that models desired behavior
  • Produce PDFs from the scores of different rhythmic schools:
    • Proportional Rhythm from Cantatorium
      • Model
      • Parser
      • Formatter (MVP)
    • Classical Solesmes Rhythm from GregoBase
      • Model
      • Parser
      • Formatter
    • Vatican Edition Rhythm from GregoBase
      • Model
      • Parser
      • Formatter
  • Add ability to customize output
    • Key
    • Looks (staff color, size, etc.)
    • How to notate special neumes (quilisma, orsicus, etc.)
  • Create interactive demo
  • Create web frontend

Technologies Used