1WXCHORDPRO(1) User Contributed Perl Documentation WXCHORDPRO(1)
2
3
4
6 wxchordpro - a simple Wx-based GUI wrapper for ChordPro
7
9 wxchordpro [ options ] [ file ]
10
12 wxchordpro is a GUI wrapper for the ChordPro program. It allows opening
13 of files, make changes, and preview (optionally print) the formatted
14 result.
15
16 For more information about the ChordPro file format, see
17 <http://www.chordpro.org>.
18
19 For more information about ChordPro program, see App::Music::ChordPro.
20
22 Copyright (C) 2010,2018 Johan Vromans,
23
24 This module is free software. You can redistribute it and/or modify it
25 under the terms of the Artistic License 2.0.
26
27 This program is distributed in the hope that it will be useful, but
28 without any warranty; without even the implied warranty of
29 merchantability or fitness for a particular purpose.
30
31
32
33perl v5.34.0 2022-02-08 WXCHORDPRO(1)