1MUSICXML2LY(1)                   User Commands                  MUSICXML2LY(1)
2
3
4

NAME

6       musicxml2ly - manual page for musicxml2ly (LilyPond) 2.19.83
7

SYNOPSIS

9       musicxml2ly [OPTION]... FILE.xml
10

DESCRIPTION

12       Convert  MusicXML  from FILE.xml to LilyPond input.  If the given file‐
13       name is -, musicxml2ly reads from the command line.
14

OPTIONS

16       -h, --help
17              show this help and exit
18
19       --version
20              show version number and exit
21
22       -v, --verbose
23              be verbose
24
25       --lxml use lxml.etree; uses less memory and cpu time
26
27       -z, --compressed
28              input file is a zip-compressed MusicXML file
29
30       -r, --relative
31              convert pitches in relative mode (default)
32
33       -a, --absolute
34              convert pitches in absolute mode
35
36       -l, --language=LANG
37              use LANG for pitch names, e.g. 'deutsch' for note names in  Ger‐
38              man
39
40       --loglevel=LOGLEVEL
41              Print  log messages according to LOGLEVEL (NONE, ERROR, WARNING,
42              PROGRESS (default), DEBUG)
43
44       --nd --no-articulation-directions
45              do not convert directions (^, _ or -) for articulations,  dynam‐
46              ics, etc.
47
48       --nrp --no-rest-positions
49              do not convert exact vertical positions of rests
50
51       --nsb --no-system-breaks
52              ignore system breaks
53
54       --npb --no-page-breaks
55              ignore page breaks
56
57       --npm --no-page-margins
58              ignore page margins
59
60       --npl --no-page-layout
61              do  not  convert  the exact page layout and breaks (shortcut for
62              "--nsb --npb --npm" options)
63
64       --nsd --no-stem-directions
65              ignore stem directions from MusicXML, use  lilypond's  automatic
66              stemming instead
67
68       --nb --no-beaming
69              do  not  convert  beaming  information, use lilypond's automatic
70              beaming instead
71
72       -o, --output=FILE
73              set output filename to FILE, stdout if -
74
75       -m, --midi
76              activate midi-block in .ly file
77
78       --transpose=TOPITCH
79              set pitch to transpose by the interval  between  pitch  'c'  and
80              TOPITCH
81
82       --sm --shift-meter=BEATS/BEATTYPE
83              change  the  length|duration  of  notes as a function of a given
84              time signature to make the score look  faster  or  slower,  (eg.
85              '4/4' or '2/2')
86
87       --tc --tab-clef=TABCLEFNAME
88              switch between two versions of tab clefs ("tab" and "moderntab")
89
90       --sn --string-numbers=t[rue]/f[alse]
91              deactivate  string number stencil with --string-numbers f[alse].
92              Default is t[rue]
93
94       --fb --fretboards
95              converts '<frame>' events to a separate FretBoards voice instead
96              of markups
97

REPORTING BUGS

99       Report                             bugs                             via
100       http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs
101
103       Copyright © 2005--2016 by
104
105              Han-Wen Nienhuys  <hanwen@xs4all.nl>,  Jan  Nieuwenhuizen  <jan‐
106              neke@gnu.org>  and  Reinhold  Kainhofer <reinhold@kainhofer.com>
107              Patrick L. Schmidt <pls@philomelos.net>
108
109       This program is free software.  It is covered by the GNU General Public
110       License and you are welcome to change it and/or distribute copies of it
111       under certain conditions.  Invoke as  `lilypond  --warranty'  for  more
112       information.
113

SEE ALSO

115       The  full documentation for musicxml2ly is maintained as a Texinfo man‐
116       ual.  If the info and musicxml2ly programs are  properly  installed  at
117       your site, the command
118
119              info musicxml2ly
120
121       should give you access to the complete manual.
122
123
124
125musicxml2ly (LilyPond) 2.19.83    April 2019                    MUSICXML2LY(1)
Impressum