[icon]

GNU LilyPond

Welcome to the home of the GNU Music Typesetter

What is LilyPond
General information
Simple examples
Complex examples
Download
GNU/Linux binaries
Windows
Source code
Documentation
Tutorial
Manual
Glossary
other ...

Support
Mailing lists
Search
WikiWiki
FAQs

External sites
lilypond.org/development
lilypond.org/stable
ftp.lilypond.org
Mutopia
Other music online

Node:abc2ly, Next:, Previous:etf2ly, Up:Conversion tools



abc2ly

ABC is a fairly simple ASCII based format. It is described at http://www.gre.ac.uk/~c.walshaw/abc2mtex/abc.txt.

Invoking abc2ly


        abc2ly [OPTION]... ABC-FILE

Convert ABC to LilyPond.

There is a rudimentary facility for adding lilypond code to the ABC source file. If you say:

        %%LY voices \property Voice.noAutoBeaming=##t

This will cause the text following the keyword "voices" to be inserted into the current voice of the lilypond output file.

Similarly:

        %%LY slyrics more words

will cause the text following the "slyrics" keyword to be inserted into the current line of lyrics.

Options

-h,--help
this help
-o,--output=FILE
set output filename to FILE
-v,--version
version information

BUGS

The ABC standard is not very "standard". For extended features (eg. polyphonic music) different conventions exist.

Multiple tunes in one file cannot be converted.

ABC synchronizes words and notes at the beginning of a line; abc2ly does not.

abc2ly ignores the ABC beaming.

Written by hanwen@cs.uu.nl.

Report bugs to bug-lilypond@gnu.org.

Go back to index of LilyPond.

Please send GNU LilyPond questions and comments to lilypond-user@gnu.org.

Please send comments on these web pages to lilypond@packages.debian.org

Copyright (c) 1997--2001 Han-Wen Nienhuys and Jan Nieuwenhuizen.

Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.


This page was built from LilyPond-1.4.12 (stable-branch) by

Anthony Fok <lilypond@packages.debian.org>, Tue Mar 12 01:35:39 2002 HKT.