]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/man/midi2ly.yo
f1faad93ed4cebe6776760298fac9761680e4d9a
[lilypond.git] / Documentation / man / midi2ly.yo
1
2 mailto(janneke@gnu.org)
3 COMMENT(
4         (PIPETHROUGH(echo -n `date '+%d/%b/%y'|tr '[a-z]' '[A-Z]'`)())
5 )
6 manpage(LilyPond)
7        (1)
8         (1999)
9        (midi2ly)
10        (The LilyPond package)
11
12 metalC(Automatically generated by yodl(1) from midi2ly.yo.)
13
14 manpagename(midi2ly)(convert MIDI to bf(mudela))
15
16 manpagedescription()
17 midi2ly translates a MIDI input file to Mudela (GNU LilyPond source
18 format).  midi2ly is part of the GNU LilyPond music typesetting package.
19
20 manpagessynopsis()
21
22         midi2ly [options] midi-file
23
24 manpageoptions()
25
26 description(
27 dit(-b, --no-quantify,)
28     Write exact durations, e.g.: `a4*385/384'.
29 dit(-D, --debug,)
30     Print lots of debugging stuff.
31 dit(-h, --help,)
32     Show a summary of usage.
33 dit(-I, --include=file(DIR),)
34     Add DIR to search path.
35 dit(-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".
38 dit(-n, --no-silly,)
39     Assume no plets or double dots, assume smallest (reciprocal) duration 16.
40 dit(-o, --output=file(FILE),)
41     Set file(FILE) as default output.
42 dit(-p, --no-plets,)
43     Assume no plets.
44 dit(-q, --quiet,)
45     Be quiet.
46 dit(-s, --smallest=N,)
47     Assume no shorter (reciprocal) durations than N.
48 dit(-v, --verbose,)
49     Be verbose.
50 dit(-w, --warranty,)
51     Show the warranty with which midi2ly comes. (It comes with bf(NO WARRANTY)!)
52 dit(-x, --no-double-dots,)
53     Assume no double dotted notes.
54 )
55
56 manpagesection(DISCLAIMER)
57
58 midi2ly is copyright 1996, 1997 by its authors. midi2ly is distributed 
59 as part of GNU LilyPond, under the terms of the GNU General Public
60 License.  midi2ly is provided without any warranty what so ever.
61 midi2ly may be freely distributed.  For further information consult
62 the GNU General Public License, from the file file(COPYING).
63
64 manpageseealso()
65
66 description(
67 dit(bf(lilypond)(1))
68     The GNU LilyPond music typesetter.
69 )
70
71 manpageauthor()
72
73 Please consult the documentation file file(AUTHORS) for more detailed
74 information, and small contributions. 
75
76 nemail(Jan Nieuwenhuizen)(janneke@gnu.org), lurl(http://www.xs4all.nl/~jantien)
77