|
|
GNU LilyPondWelcome to the home of the GNU Music Typesetter |
||||||||||
|
Node:abc2ly, Next:pmx2ly, Previous:etf2ly, Up:Conversion tools abc2lyABC is a fairly simple ASCII based format. It is described at http://www.gre.ac.uk/~c.walshaw/abc2mtex/abc.txt. Invoking abc2ly
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
-o,--output=FILE
-v,--version
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