freebsd-ports/print/lilypond/pkg-descr
Oliver Eikemeier 85652c6d02 Upgrade lilypond to 2.2.2
workaround failing fontforge port until that one is upgraded
make use of precompiled fonts from lilypond binary distribution

PR:		67984
Submitted by:	Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
2004-06-15 23:12:16 +00:00

12 lines
535 B
Text

LilyPond is a music typesetter. It produces sheet music using a
high-level description file, which is plain text, as input. You
can use your favorite text editor to enter the description files.
The font and the layout were inspired by engraved music, but can
be modified. The program also has limited MIDI functionality: you
can write MIDI files, and there is a MIDI to lilypond conversion
tool, midi2ly. Conversion tools for PMX, MUP, ABC, Finale and
Musedata are also included.
WWW: http://lilypond.org/web/
Patrick Atamaniuk