3 mi2mu - convert MIDI to mudela(5)
7 mi2mu [options] midi-file
11 Mi2mu translates a MIDI input file to Mudela (GNU LilyPond source
12 format). Mi2mu is part of the GNU LilyPond music typesetting package.
18 =item B<-b, --no-quantify>,
20 Write exact durations, e.g.: `a4*385/384'.
24 Print lots of debugging stuff.
28 Show a summary of usage.
30 =item B<-I, --include>=F<DIR>,
32 Add DIR to search path.
34 =item B<-k, --key>=ACC[:MINOR],
36 Set default key. ACC > 0 sets number of sharps; ACC < 0 sets number
37 of flats. A minor key is indicated by ":1".
39 =item B<-n, --no-silly>,
41 Assume no plets or double dots, assume smallest (reciprocal) duration 16.
43 =item B<-o, --output>=F<FILE>,
45 Set FILE as default output.
47 =item B<-p, --no-plets>,
55 =item B<-s, --smallest=N>,
57 Assume no shorter (reciprocal) durations than N.
59 =item B<-v, --verbose>,
63 =item B<-w, --warranty>,
65 Show the warranty with which mi2mu comes. (It comes with B<NO WARRANTY>!)
67 =item B<-x, --no-double-dots>,
69 Assume no double dotted notes.
75 This is an overview of the features that Mi2mu supports.
86 DISCLAIMER & COPYING POLICY
88 Mi2mu is copyright 1996, 1997 by its authors. Mi2mu is distributed
89 as part of GNU LilyPond, under the terms of the GNU General Public
90 License. Mi2mu is provided without any warranty what so ever.
91 Mi2mu may be freely distributed. For further information consult
92 the GNU General Public License, from the file F<COPYING>.
96 Please consult the documentation file AUTHORS for more detailed
97 information, and small contributions.
103 Jan Nieuwenhuizen <jan@digicash.com>, http://www.digicash.com/~jan.
113 The GNU LilyPond music typesetter.
117 On the input format. This is a LilyPond-enhanced LaTeX document.