Fix compatibility with newer versions of lilypond.
[jelmer/ptabtools.git] / README
1         ptabtools 0.4
2 =====================
3 This package contains a couple of utilities for converting PowerTab files
4 as generated by the PowerTab editor, to GNU Lilypond, ASCII, MusicXML and 
5 plain XML and also includes a library that can be used by other programs for 
6 accessing PowerTab files.
7
8 The parser works for all the files I could find. If you find any that 
9 crashes it, please send it to me.
10
11 The various conversion utilities are still very much alpha --- their 
12 output is erroneous. Patches in this area are most welcome.
13
14 Available utilities:
15  - ptbinfo : Shows general info about a PowerTab file
16  - ptb2ly : Convert PowerTab file to GNU Lilypond file
17  - ptb2ascii : Generate an ASCII Tab file
18  - ptb2xml : Convert PowerTab file to an XML file that resembles the PowerTab binary format
19  - ptb2musicxml : Convert to XML file that validates against the MusicXML DTD
20
21 Enjoy!
22
23 Jelmer Vernooij <jelmer@samba.org>
24 http://samba.org/~jelmer/