]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/nl/usage/converters.itely
Docs: CG: Use @verbatim environment for Vim code.
[lilypond.git] / Documentation / nl / usage / converters.itely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: nl -*-
2 @c This file is part of application.tely
3 @ignore
4     Translation of GIT committish: 1b3da70d81938d19a2b107382bbe25a267cf130b
5
6     When revising a translation, copy the HEAD committish of the
7     version that you are working on.  See TRANSLATION for details.
8 @end ignore
9
10
11 @c -*- coding: utf-8; mode: texinfo; -*-
12 @c \version "2.12.0"
13 @node Converting from other formats
14 @chapter Converting from other formats
15
16 @untranslated
17
18
19 @c @ref{Setup for MacOS X}.
20 @menu
21 * Invoking midi2ly::
22 * Invoking musicxml2ly::
23 * Invoking abc2ly::
24 * Invoking etf2ly::
25 * Generating LilyPond files::
26 @end menu
27
28 @node Invoking midi2ly
29 @section Invoking @command{midi2ly}
30
31 @untranslated
32
33
34 @c index MIDI
35 @c ommand{midi2ly} translates a Type@tie{}1 MIDI file to a LilyPond source
36 @c ommand{midi2ly} converts tracks into @rinternals{Staff} and
37 @c ommand{midi2ly} tries to compensate for these timing errors, but is not
38 @c ode{:1}.
39 @node Invoking musicxml2ly
40 @section Invoking @code{musicxml2ly}
41
42 @untranslated
43
44
45 @c index MusicXML
46 @c ommand{musicxml2ly} extracts the notes, articulations, score structure,
47 @node Invoking abc2ly
48 @section Invoking @code{abc2ly}
49
50 @untranslated
51
52
53 @c index ABC
54 @quotation
55 @end quotation
56 @c ommand{abc2ly} translates from ABC to LilyPond.  It is invoked as follows:
57 @c ommand{abc2ly} does not.
58 @c ommand{abc2ly} ignores the ABC beaming.
59 @node Invoking etf2ly
60 @section Invoking @command{etf2ly}
61
62 @untranslated
63
64
65 @c index ETF
66 @c index enigma
67 @c index Finale
68 @c index Coda Technology
69 @node Generating LilyPond files
70 @section Generating LilyPond files
71
72 @untranslated
73
74
75 @c index External programs, generating LilyPond files
76
77 @c -- SKELETON FILE --