Project

lygre

0.0
No release in over 3 years
Low commit activity in last 3 years
two of the free music typesetting applications most popular among church musicians are LilyPond and Gregorio. lygre gem currently provides tool *grely* converting Gregorio's input format (gabc) to simple LilyPond input. In future another tool for the other direction of conversion may be added.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 3.4

Runtime

~> 0.3
~> 1.6
 Project Readme

Gem Version Build Status

lygre

tools for conversion between LilyPond and Gregorio input format.

Right now only conversion from gabc to LilyPond is possible, provided by script grely.rb.

Usage

grely.rb FILE.gabc produces FILE.ly with contents of FILE.gabc converted to LilyPond.

The LilyPond output is simple untimed modern notation, each chang note converted to a quarter note.

Installation and usage

$ gem install lygre

Running tests

Get the sources.

$ bundle install to install dependencies $ bundle exec rspec to run tests

Feedback welcome

If you have any wishes concerning grely's functionality; if grely crashed although the input file was valid gabc; ... please open an issue.

Pull-requests are welcome, too.

License

dual-licensed: MIT | GNU/GPL >= 3

Author

Jakub PavlĂ­k jkb.pavlik@gmail.com