]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/web/introduction.itexi
1ec99ed95a384b2f1ee52fdcf6a88e68d18d4575
[lilypond.git] / Documentation / web / introduction.itexi
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  For details, see the Contributors'
7     Guide, node Updating translation committishes..
8 @end ignore
9
10 @node Introduction
11 @unnumbered Introduction
12
13 @divClass{column-center-top}
14 @subheading Our Goal
15
16 @imageFloat{flat-design,png,right}
17
18 LilyPond came about when two musicians wanted to go beyond the
19 soulless look of computer-printed sheet music.  Musicians prefer
20 reading beautiful music, so why couldn't programmers write
21 software to produce elegant printed parts?
22
23 The result is a system which frees musicians from the details of
24 layout, allowing them to focus on making music.  LilyPond works
25 with them to create publication-quality parts, crafted in the best
26 traditions of classical music engraving.
27
28 @divEnd
29
30 @divClass{link-headings}
31
32 @divClass{column-left-top}
33 @subheading What LilyPond does
34
35 @itemize
36
37 @item
38 @ref{Features}: What can LilyPond do?
39
40 @item
41 @ref{Examples}: I want to see some music!
42
43 @item
44 @ref{Freedom}: LilyPond is Free Software.
45
46 @item
47 @ref{Background}: Our computational aesthetics.
48
49 @end itemize
50 @divEnd
51
52 @divClass{column-right-top}
53 @subheading LilyPond in use
54 @itemize
55
56 @item
57 @ref{Productions}: Real-life use of LilyPond.
58
59 @item
60 @ref{Reviews}: What do people say?
61
62 @end itemize
63 @divEnd
64
65 @divClass{column-center-bottom}
66 @subheading How LilyPond works
67 @itemize
68
69 @item
70 @ref{Text input}: You write music as @emph{text}?!
71
72 @item
73 @ref{Easier editing}: Other ways of working with LilyPond.
74
75 @end itemize
76 @divEnd
77
78 @divEnd
79
80 @c TRANSLATORS, translations are not yet compiled in Info format, so
81 @c it's not worth translating the right column of the following
82 @c menu. -JM
83 @divClass{hide}
84 @menu
85 * Features::                    What can LilyPond do?
86 * Examples::                    I want to see some music!
87 * Freedom::                     Freedom and the GPL.
88 * Background::                  Computational aesthetics.
89 * Productions::                 Real-life use of LilyPond.
90 * Reviews::                     What do people say about it?
91 * Text input::                  You write music as text?!
92 * Easier editing::              Other ways of working with LilyPond.
93 @end menu
94 @divEnd
95
96
97
98 @node Features
99 @unnumberedsec Features
100 @divClass{column-center-top}
101
102
103 @subheading Excellent classical engraving
104
105 @imageFloat{flat-design,png,right}
106
107 LilyPond allows musicians to produce elegant sheet music that is
108 easy to read.  Its developer community has spent thousands of hours
109 developing powerful music engraving software that results in beautifully
110 engraved music.  All of LilyPond's style settings, font designs and
111 algorithms have been inspired by the finest hand-engraved music.
112 LilyPond output has the same strong, balanced and elegant look as the
113 best-engraved classical scores.  This is further explained in our
114 @ref{Essay}.
115
116
117 @divEnd
118
119 @divClass{column-center-top}
120 @subheading Text input
121
122 @subsubheading Everything is explicit
123
124 LilyPond processes text input, which contains all information
125 about the @emph{content} of your score and can easily be read
126 by any human or another program. There are no obscure
127 settings hidden behind menu items and binary file storage.
128
129 Read more about this concept on @ref{Text input}.
130
131
132 @subsubheading Tweaks are robust and traceable
133
134 If you have to change anything in the layout this tweak will
135 also be explicitly visible in the input file in human-readable
136 form, so you will always be able to retrace what you've done.
137 If you should accidentally break anything you can easily revert
138 or modify any decision without being at the mercy of an
139 @emph{Undo} function.
140
141
142 @subsubheading Text files are failure- and future-proof
143
144 Text files are very robust against file corruption. And as they are
145 human-readable, you will always be able to interpret them even if
146 you don't have access to the programs that created them.
147
148
149 @subsubheading Manage your scores with version control
150
151 Text files are applicable to be managed by version control. Go
152 for it and experience infinite and selective undo/redo mechanisms
153 and the full development history of your scores. Version control
154 may also open up new (collaborative) workflows for you.
155
156 @divEnd
157
158 @divClass{column-center-top}
159 @subheading Usability
160
161 @imageFloat{lilypond-book,png,right}
162
163
164 @subsubheading Effective layout choices
165
166 Spend less time with tweaking the output; LilyPond gets the
167 formatting correct right from the start.  It determines spacing by
168 itself, and breaks lines and pages to provide a tight and uniform
169 layout.  Clashes between lyrics, notes, and chords are resolved
170 and slurs and beams are sloped, automatically!
171
172
173 @subsubheading Mix music and text
174
175 Put fragments of music into texts without cutting and pasting
176 pictures.  Integrate music into @LaTeX{} or HTML seamlessly, or add
177 music to OpenOffice.org/LibreOffice with OOoLilyPond.  Plugins are
178 also available to allow LilyPond code in various blogs and wikis, making
179 online collaboration possible.
180
181
182 @subsubheading Accessibility
183
184 Text-based input also makes score-writing possible for users with
185 severe physical disabilities.  Dexterity-impaired users who are
186 unable to type or control a computer mouse can use
187 speech-recognition software to edit LilyPond files.  Even users
188 who are totally blind can use screen-reading software to write
189 LilyPond files -- an impossible task in graphical-based
190 score-writing programs.
191 You can see a spectacular score on @ref{Examples}.
192
193 @subsubheading Editor diversity
194
195 Several developers, themselves active LilyPond users,
196 have written tools specifically aimed at making the process of editing
197 LilyPond files faster and more effective; you are not tied to
198 a single user interface but can use different tools for different tasks.
199 You can even use a full-fledged LilyPond editor at home and use your
200 mobile phone's notepad app to edit the files on the go. For some examples,
201 see @ref{Easier editing}.
202 @c TODO: Change this when the new pages have been written and pushed
203
204
205 @divEnd
206
207 @divClass{column-center-top}
208
209 @subheading Extensible design
210
211 @subsubheading Easy management of style sheets
212
213 All layout settings can be changed to suit your personal typographical
214 taste. So you can easily write style sheets that change every aspect of
215 LilyPond scores' default appearance. As these are also written as text
216 and can be stored in separate files you can simply switch between two
217 stylesheets to produce scores with a completely different appearance or
218 layout.
219 You want to print a score on A4 paper and project it with a beamer,
220 one system per page? LilyPond's layout engine will effortlessly produce
221 both from the same input.
222
223 @subsubheading Add your own functions
224
225 If that still is not enough, there is always the built-in
226 scripting language Scheme, which can access LilyPond's layout
227 engine at the same level as LilyPond itself does, making it
228 a @emph{very} powerful tool.
229 Settings, variables and functions are all documented in the
230 comprehensive program reference manual.
231
232 @subsubheading Process scores programmatically
233
234 LilyPond input files can fully be edited or even generated by programs
235 and scripts. This can for example be used for algorithmical composition.
236 But you can also access the musical content for analysis, or manage
237 input fragments in a database. There are no limitations except your
238 imagination.
239
240
241 @subsubheading Create new tools using LilyPond
242
243 As LilyPond isn't a monolithic GUI program but a command line tool it
244 can be used from within other applications too. This way it is possible
245 to equip tools like e.g. web applications with LilyPond's engraving
246 power. There already exist several online tools using LilyPond.
247
248 @c (TBD: Add a link to the new @ref{Applications} page.
249
250
251 @divEnd
252
253 @divClass{column-center-top}
254
255 @subheading Environment
256
257 @imageFloat{frescobaldi-lilypond-editor-small,png,right}
258
259
260
261 @subsubheading Excellent support
262
263 LilyPond runs on all popular platforms: GNU/Linux, MacOS X, and
264 Windows.  LilyPond comes with extensive documentation and hundreds
265 of example files.  There is an active user community answering
266 questions on the lilypond-user mailing list, offering you friendly
267 help. The response time is usually very short, and often brillant
268 solutions to reported problems are developed. Thanks to the close
269 interaction with the development team such solutions are regularly
270 included in LilyPond itself.
271 Read more in @ref{Community}.
272
273
274 @subsubheading Free software
275
276 LilyPond can be downloaded free of charge!  Yep - It's free.  Get
277 it from the download page.
278
279 It's also free (as in @qq{speech}) software.  It comes with source
280 code, and permission to change and copy it.  So, are you irritated
281 by a bug, or yearning for a feature? Simply add it yourself, or
282 pay someone else to do it.
283 Read more on @ref{Freedom}.
284
285 @divEnd
286 @divClass{column-center-bottom}
287 @subheading Where now?
288
289 Still not convinced?  Look at some specific @ref{Examples}.  If you've
290 already decided to try LilyPond, first read about our
291 @ref{Text input}.
292 @divEnd
293
294
295
296 @node Examples
297 @unnumberedsec Examples
298
299 @divClass{column-center-top}
300
301 @subheading Beautiful examples
302
303 LilyPond is a powerful and flexible tool for engraving tasks of
304 all kinds.  Please browse our gallery of examples and be inspired!
305
306
307 @newsItem
308 @subsubheading Classical Music
309
310 This organ work by J.S. Bach is a fairly typical engraving project
311 in LilyPond.
312
313 @exampleImage{bach-bwv610}
314 @newsEnd
315
316 @newsItem
317 @subsubheading Complex Notation
318
319 This example from @emph{Goyescas} by Enrique Granados shows some
320 of the more advanced features of typesetting, including kneed
321 beams, cross-staff stems, and voice-follow lines.
322
323 @exampleImage{granados}
324 @newsEnd
325
326 @newsItem
327 @subsubheading Early Music
328
329 LilyPond also supports various types of ancient notation, such
330 as this passage of Gregorian chant.
331
332 @exampleImage{ancient-headword}
333 @newsEnd
334
335 @newsItem
336 @subsubheading Modern Music
337
338 Contemporary composers find LilyPond well-suited to displaying
339 unusual notation.  Here is an excerpt from Trevor Bača's
340 @emph{Čáry}, for unaccompanied bass flute.
341
342 @exampleImage{cary}
343 @newsEnd
344
345
346 @newsItem
347 @subsubheading Efficient, flexible creation of performance materials
348
349 Various performance materials can be created from the same source
350 code.  This is an excerpt of @uref{http://nicolas.sceaux.free.fr/,
351 Nicolas Sceaux's} engraving of Handel's @emph{Giulio Cesare}, in
352 full score, piano-vocal reduction, and a violin part.
353
354 @exampleImage{sesto-full}
355
356 @exampleImage{sesto-piano}
357
358 @exampleImage{sesto-violin}
359
360 @newsEnd
361
362 @newsItem
363 @subsubheading Tablature
364
365 LilyPond supports tablature notation, which can be customized to
366 suit any instrument that reads from tablature.  The tablature
367 staff is generated automatically from notes entered for the 5-line
368 staff.
369
370 @exampleImage{tab-example}
371 @newsEnd
372
373 @newsItem
374 @subsubheading Schenker Graphs
375
376 Standard output can be modified heavily.  Here is an impressive
377 Schenkerian analysis, created by Kris Schaffer, for an article
378 in @uref{http://www.linuxjournal.com/article/8364 , Linux Journal}.
379 The colors have been added for better visibility.
380
381 @exampleImage{bach-schenker}
382 @newsEnd
383
384 @newsItem
385 @subsubheading Vocal Music
386
387 LilyPond is excellent for vocal music of all kinds, from sacred
388 hymns to opera.  Here is a medieval motet with slightly unusual
389 requirements.  The tenor voice is written in a different meter
390 than the others, but must line up as if it were in the same meter.
391 LilyPond handles this most elegantly.  Note also the incipits with
392 Vaticana style clefs, the slashed stems indicating plicated notes,
393 and the ligature braces above certain groups of notes.
394
395 @exampleImage{aucun-snippet}
396 @newsEnd
397
398 @newsItem
399 @subsubheading Educational Applications
400
401 LilyPond is perfectly suited for educational purposes as well.
402 Here is an example of a simple counterpoint exercise.
403
404 @exampleImage{theory}
405 @newsEnd
406
407 @newsItem
408 @subsubheading Popular Music
409
410 It is simple to create pop lead sheets with melody, lyrics,
411 chord names, and fretboards.  In this example you see some of the
412 predefined fretboard diagrams, but these can be heavily customized
413 to suit nearly any situation.
414
415 @exampleImage{chart}
416 @newsEnd
417
418 @newsItem
419 @subsubheading Large Projects
420
421 LilyPond is excellent for large projects like operas or works for
422 full symphony orchestra, as well.  In addition, the text-based
423 input provides greater accessibility -- this example was
424 contributed by Hu Haipeng, a blind composer.
425
426 @exampleImage{orchestra}
427 @newsEnd
428
429 @divEnd
430
431 @divClass{column-center-bottom}
432 @subheading Where now?
433
434 Still not convinced?  LilyPond is Free software, granting you
435 @ref{Freedom}.  If you've already decided to try LilyPond, first
436 read about our @ref{Text input}.
437 @divEnd
438
439
440 @node Freedom
441 @unnumberedsec Freedom
442
443 @divClass{column-center-top}
444 @subheading Free Software
445
446 @uref{http://www.gnu.org/, GNU} LilyPond is written and maintained
447 by a community of enthusiasts.  It is published under the
448 @ref{GPL, GNU General Public License} and the @ref{FDL, GNU Free
449 Documentation License}, giving everybody the freedom to fix,
450 modify, and extend the program.  Creating beautiful music should
451 not require hundreds of dollars of software!
452 @divEnd
453
454
455 @c @divClass{column-left-top}
456 @divClass{color2}
457 @divClass{keep-bullets}
458 @subheading What are the benefits to users?
459
460 @itemize
461
462 @item
463 No cost: download and try it out!  What do you have to lose?
464
465 @item
466 Sharing: if you like the program, give a copy to your friends,
467 teachers, students, and colleagues!
468
469 @item
470 Source available: if you are curious about how LilyPond creates
471 some notation, you can see exactly how it is done.
472
473 @item
474 Extendible: you can add features, fix bugs, and change the
475 functionality.  If you are not a programmer, you can hire somebody
476 to do those tasks.
477
478 This may not seem appealing to casual musicians, but the ability
479 to extend software can be highly valuable to serious composers,
480 companies, and academics.
481
482 @item
483 Future safety: if a commercial company goes bankrupt, what happens
484 to any electronic music which depends on their products?  This is
485 not a concern with LilyPond; even if the entire development team
486 quits (extremely unlikely), the program will still be legally
487 available for copying, modifications, and distribution.
488
489
490 @end itemize
491
492 @divEnd
493 @divEnd
494
495
496 @c @divClass{column-right-top}
497 @divClass{color3}
498 @divClass{keep-bullets}
499 @subheading Why do LilyPond developers @qq{give away} their work for free?
500
501 Most of us view LilyPond development as a hobby or volunteer work.
502 So this question is really asking @qq{why do people volunteer}?
503
504 @itemize
505
506 @item
507 Fun: working towards a goal can be enjoyable, especially when you
508 work as a team!
509
510 @item
511 Shared goals: we all want beautiful sheet music, but few people
512 have the expertise (and nobody has the time!), to create a program
513 which can handle all situations.  By working together -- one
514 person improves the automatic beaming code, another person
515 improves the shape of slurs, and a third person writes
516 documentation explaining how to use these features -- we can
517 achieve our goal with only a fraction of the individual effort.
518
519 @item
520 @qq{Gift culture}: the Free Software
521 movement has created many great software projects, such as
522 @uref{http://kernel.org/, GNU/Linux},
523 @uref{http://www.getfirefox.com/, Mozilla Firefox}, and
524 @uref{http://www.wesnoth.org/, Battle for Wesnoth}.  Having
525 benefitted from these projects, some developers want to @qq{give
526 back} to the community.
527
528 @item
529 Work experience: contributing to free software projects is a great way to
530 practice programming, documentation writing, documentation translation,
531 or design.  This experience has helped some developers gain job offers
532 or scholarships.
533
534
535 @end itemize
536
537 @divEnd
538 @divEnd
539
540
541 @divClass{column-center-bottom}
542 @subheading Where now?
543
544 Still not convinced?  Read our extensive essay about our engraving
545 philosophy in @ref{Background}.  If you've already decided to try
546 LilyPond, first read about our @ref{Text input}.
547 @divEnd
548
549
550 @node Background
551 @unnumberedsec Background
552
553 @divClass{column-center-top}
554 @subheading Background essay
555
556 We have an extensive essay describing computational aesthetics:
557 the art of creating beauty with a computer.
558
559 If you just want a quick introduction to LilyPond, the essay might
560 be too much material to read.  If you would like to read it now,
561 please progress to @ref{Essay}.
562 @divEnd
563
564 @divClass{column-center-bottom}
565 @subheading Where now?
566
567 Still not convinced?  Read about some of our users'
568 @ref{Productions} and sheet music.  If you've already decided to
569 try LilyPond, first read about our @ref{Text input}.
570 @divEnd
571
572
573 @node Productions
574 @unnumberedsec Productions
575
576 @divClass{column-left-top}
577 @subheading Concerts
578
579 LilyPond engravings have been used for performances around the world.
580 Some highlights:
581
582 @divClass{keep-bullets}
583 @itemize
584
585 @item
586 Joe Smeets created sheet music for the children's book @emph{Zing Mee}
587 (@emph{Sing along}) by Annie M.G. published by Querido -- ISBN
588 9789045106205:
589 @uref{http://www.queridokinderenjeugdboeken.nl/web/Boek.htm?dbid=18954&typeofpage=134707, www.queridokinderenjeugdboeken.nl}; choir
590 rehearsal scores for the Dutch translation of Benjamin Britten's
591 @emph{Saint Nicolas} performed by @emph{Muziektheater Hollands Diep} in
592 2011.
593 @uref{http://www.muziektheaterhollandsdiep.nl/nl/voorstellingen/sint_nicolaas_leeft, www.muziektheaterhollandsdiep.nl}; and is currently
594 working on the score and parts for an arrangement of Moussurgsky's
595 @emph{Boris Godounov} for wind quartet, piano and percussion.  To be
596 performed in 2014, again by @emph{Muziektheater Hollands Diep}.
597
598 @item
599 A critical edition of Tommaso Traetta's @emph{Enea nel Lazio (1760)},
600 opera series with libretto by Vittorio Amedeo Cigna-Santi, in four
601 parts:
602 @uref{http://www.academia.edu/1987651/Enea_nel_Lazio_opera_riformata_prima_lazione_poi_le_parole_-_Partitura_1_4_, Part One}
603 @uref{http://www.academia.edu/1994533/Enea_nel_Lazio_opera_riformata_prima_lazione_poi_le_parole_-_Partitura_2_4_, Part Two}
604 @uref{http://www.academia.edu/1994558/Enea_nel_Lazio_opera_riformata_prima_lazione_poi_le_parole_-_Partitura_3_4_, Part Three}
605 @uref{http://www.academia.edu/1996242/Enea_nel_Lazio_opera_riformata_prima_lazione_poi_le_parole_-_Partitura_4_4_, Part Four}
606 Created by
607 @uref{http://unito.academia.edu/LucaRossettoCasel, Luca Rossetto Casel}
608 for his Ph.D. Thesis.
609
610 @item
611 Mussorgsky's @emph{Pictures at an exhibition}, re-orchestrated and
612 conducted by @uref{http://www.aurelienbello.com/,Aurélien Bello} with
613 the @uref{http://www.junge-philharmonie-brandenburg.de/,
614 Junge Philharmonie Brandenburg}
615 on Oct 10 2011 and again on Apr 15-16 2012.
616
617 @item
618 @uref{http://www.kierenmacmillan.info/, Kieren MacMillan}, composer and
619 musical director.  His many, recent works include; @emph{Go Thy Way},
620 performed by the @uref{http://www.saltlakechoralartists.org/,
621 Salt Lake Choral Artists} in March 2012; The
622 @emph{Just Out of Reach Suite} performed
623 by the
624 @uref{http://www.herald-dispatch.com/news/marshall/x1883873762/Music-duo-Chrysalis-to-perform-at-Marshall-University-on-Jan-19,
625 Chrysalis Duo} ; @emph{thrafsmata} performed in July 2011 by the
626 @uref{http://www.pnme.org/CurrentSeason/PreviousSeasons.html, Pittsburgh
627 New Music Ensemble}.
628
629 @item
630 @emph{Anonymous Student Compliment or Complaint}, by
631 @uref{http://www.mikesolomon.org, Mike Solomon}, winner chosen from among
632 172 entries from 22 countries of the
633 @uref{http://leftcoastensemble.org, 2011 Left Coast Composition Contest}.
634 Other works include, Norman (age 1) for clarinet solo, performed at the
635 @uref{http://emu.music.ufl.edu/fems_concerts.html, University of Florida}'s
636 Electroacoustic Music Festival (FEMF), October 2010.
637
638 @item
639 A modern edition of the @emph{Serenata Erminia} by Alessandro Scarlatti,
640 edited by Thomas Griffin, Musicologist (Rome, Italy).  Performed on 22
641 October 2010 in the Galleria of the Palazzo Zevallos Stigliano, Naples,
642 Italy.  @uref{http://www.ascarlatti2010.net, Alessandro Scarlatti 2010},
643 in celebration of the composer's 350th birthday.
644
645 @item
646 @uref{http://www.mercurybaroque.org, Mercury Baroque}'s performance of
647 Lully's @emph{Armide}, May 15-16, 2009, in Houston, Texas (engraving by
648 @uref{http://nicolas.sceaux.free.fr/, Nicolas Sceaux}).
649
650 @item
651 Instrumental excerpts from Rameau's @emph{Hippolyte et Aricie} at
652 St. James's Church in Manhattan, May 8, 2009, by Frederick Renz
653 and his ensemble @uref{http://www.earlymusicny.org/, Early Music
654 New York} (engraving by
655 @uref{http://nicolas.sceaux.free.fr/, Nicolas Sceaux}).
656
657 @item
658 @emph{Affaire étrangère}, an opera by
659 @uref{http://valentin.villenave.net/,Valentin Villenave}
660 to a French libretto by
661 @uref{http://en.wikipedia.org/wiki/Lewis_Trondheim, Lewis
662 Trondheim}, premiered February 1, 2009 at
663 @uref{http://www.orchestre-montpellier.com/, L'Opéra National de
664 Montpellier}, France.
665
666 @end itemize
667 @divEnd
668
669 @divEnd
670
671
672 @divClass{column-right-top}
673 @subheading Published sheet music
674
675 @divClass{keep-bullets}
676 @itemize
677
678 @item
679 @uref{http://www.mutopiaproject.org/index.html, Mutopia Project},
680 over 1500 pieces of classical sheet music for free download, and
681 the main showcase of LilyPond scores.
682
683 @c don't make this "Mutopia" a link, since that looks silly.
684 @item
685 @uref{http://etudeapp.com, Etude}, @qq{sheet music on steroids} is
686 an iPhone app which displays piano music engraved with LilyPond,
687 including many pieces from Mutopia.  The app includes a virtual
688 piano keyboard showing which keys to press to help beginners learn
689 how to read sheet music.
690
691 @item
692 @uref{http://www.adoromusicpub.com/, Adoro Music Publishing},
693 high-quality scores of sacred music, available for immediate
694 download or in traditional paper format.
695
696 @item
697 @uref{http://www.shadylane.fr, The Shady Lane Publishing},
698 a @qq{micro musical publishing house} whose goal is to promote a
699 new form of musical economy closer to the musicians and music
700 lovers.
701
702 @end itemize
703
704 @divEnd
705
706 @divEnd
707
708 @contactUsAbout{concerts or sheet music}
709
710 @divClass{column-center-bottom}
711 @subheading Where now?
712
713 Still not convinced?  Read some of our users' @ref{Reviews}.
714 If you've already decided to try LilyPond, first read about our
715 @ref{Text input}.
716 @divEnd
717
718 @c TRANSLATORS, so far it's mostly from
719 @c http://lilypond.org/web/switch/testimonials
720
721 @node Reviews
722 @unnumberedsec Reviews
723
724 @divClass{column-left-top}
725 @subheading Published articles
726
727 @divClass{keep-bullets}
728 @itemize
729
730 @item
731 April 2011
732
733 @uref{http://www.linux-magazine.com,Linux Magazine} publishes an
734 article titled
735 @uref{http://www.linux-magazine.com/w3/issue/126/088-090_projects.pdf,
736 Projects on the Move}.  It is an introductory article on MuseScore,
737 LilyPond and Chordii.  Author Carla Schroder states @qq{LilyPond is
738 driven from the command line, but don’t let the lack of a GUI scare
739 you away; LilyPond is user-friendly and easy to learn}, and provides
740 a hands-on example.
741
742 @item
743 May 2010
744
745 Peter Kirn, on the Create Digital Music website, publishes a
746 @uref{http://createdigitalmusic.com/2010/05/14/lilypond-free-beautiful-music-notation-engraving-for-anyone/,LilyPond
747 review}.  He takes a balanced view on usage, praises LilyPond's
748 high-quality notation and suggests to try it out.
749
750 @item
751 September 2009
752
753 The German LinuxUser magazine wrote an
754 @uref{http://www.linux-community.de/Internal/Artikel/Print-Artikel/LinuxUser/2009/10/Digitaler-Notenschluessel,
755 article about LilyPond}.
756
757 @item
758 August 2009
759
760 Ann Drinan, on the
761 @uref{http://www.polyphonic.org/article.php?id=188, Polyphonic.org}
762 website, presents comments by two orchestra librarians who
763 talk about using software to maintain their libraries.
764
765 @item
766 June 2009
767
768 In an @uref{http://news.lilynet.net/Free-Music-Now, article}
769 published in the French @emph{National Conservatory Parent
770 Association}'s yearly magazine, French composer and LilyPond
771 contributor Valentin Villenave explains how Free licenses, and
772 specifically LilyPond-engraved scores, are instrumental in
773 making written music accessible to all.
774
775 @item
776 February 2008
777
778 In @uref{http://www.musicbyandrew.ca/finale-lilypond-1.html,
779 articles on his personal site}, Andrew Hawryluk compares Finale
780 and LilyPond in general terms, and evaluates engraving
781 capabilities of both pieces of software in detail.  The second
782 article is an instructive analysis of engraving issues in
783 Rachmaninoff's Piano Prelude No. 6, including comparisons with a
784 hand-engraved reference edition.
785
786 @item
787 June 2006
788
789 @uref{http://distrowatch.com,DistroWatch} awards LilyPond and
790 @uref{http://distrowatch.com/weekly.php?issue=20060605,writes}
791 @qq{Ladies and Gentleman, we are pleased to announce that, based
792 on readers' requests, the DistroWatch May 2006 donation has been
793 awarded to LilyPond (@euro{}190.00) and Lua (US$250.00).}
794
795 @item
796 December 2005
797
798 @uref{http://linuxjournal.com,Linux Journal} publishes an article
799 titled @uref{http://www.linuxjournal.com/article/8364, Make
800 Stunning Schenker Graphs with GNU LilyPond}.  It is an in-depth
801 but hands-on feature article with crisp LilyPond graphics.  Author
802 Kris Shaffer remarks @qq{GNU LilyPond generates beautiful graphics
803 that make commercial alternatives seem second-rate.}
804
805 @item
806 August 20, 2005
807
808 The Belgian newspaper De Standaard investigates what drives Free
809 Software authors in an article titled
810 @uref{http://www.standaard.be/Artikel/Detail.aspx?artikelId=G42H5GD6,
811 Delen van KENNIS zonder WINSTBEJAG} (Non-profit sharing of
812 knowlegde) in its @q{DS2 bijlage}.  LilyPond is used as an example
813 and the article is interspersed with quotes from an email
814 interview with Jan Nieuwenhuizen.  This marks LilyPond's first
815 appearance in mainstream printed press.
816
817 @item
818 June 2005
819
820 A French article on the LilyPond 2.6 release appeared on
821 @uref{http://linuxfr.org/2005/06/27/19210.html, linuxfr.org}.
822
823 @item
824 October 2004
825
826 The editors of Computer!Totaal, a Dutch computer magazine,
827 @uref{http://lilypond.org/website/pdf/computer-totaal.jpeg,
828 describe LilyPond} in the October 2004 issue as: @qq{Wonderful
829 free (open source) software [@dots{}] The sheet music produced by
830 LilyPond is exceptionally pretty [@dots{}] a very powerful system that
831 can do almost anything.}
832
833 @item
834 July, August 2004
835
836 Dave Phillips wrote an introductory article for
837 @uref{http://linuxjournal.com,Linux Journal}: At
838 the sounding edge: LilyPond, parts
839 @uref{http://www.linuxjournal.com/article/7657, one} and
840 @uref{http://www.linuxjournal.com/article/7719, two}.
841
842 @item
843 March 2004
844
845 Chris Cannam
846 @uref{http://www.all-day-breakfast.com/cannam/linux-musician/lilypond.html,interviewed}
847 Han-Wen Nienhuys and Jan Nieuwenhuizen on linuxmusician.com
848 (original site defunct).  This interview was also reviewed in a
849 @uref{http://slashdot.org/article.pl?sid=04/03/13/2054227&tid=,
850 slashdot story}.
851
852 @item
853 February 2004
854
855 Jazz singer Gail Selkirk writes about
856 @uref{http://www.songbirdofswing.com/editorial_page/lilypond/,
857 Diving into LilyPond}.  @qq{@dots{} you can make lead sheets or full
858 orchestral parts, and the results can be stunning.}
859 @uref{http://www.computermusic.co.uk/, Computer Music Special},
860 issue CMS06.
861
862 @end itemize
863
864 @divEnd
865 @divEnd
866
867
868 @divClass{column-right-top}
869 @subheading User testimonials
870
871 @divClass{testimonial-item}
872 @imageFloat{carter-brey,jpg, right}
873 @subsubheading @uref{http://nyphil.org/meet/orchestra/index.cfm?page=profile&personNum=7, Carter Brey}, Principal Cellist, New York Philharmonic
874
875 @qq{@dots{} I've written a couple of encore pieces for solo cello
876 which I've printed with LilyPond and which I'm going to submit to
877 Schirmer for publication.  I'll bet their engraved version wouldn't
878 look half as sharp as mine!}
879 @divEnd
880
881
882 @divClass{testimonial-item}
883 @imageFloat{orm-finnendahl,jpg, left}
884 @subsubheading @uref{http://icem-www.folkwang-hochschule.de/~finnendahl/, Orm Finnendahl}, professor of Composition, Musikhochschule Freiburg
885
886 @qq{Although I don't know [LilyPond] very well yet, I'm
887 @strong{*very} impressed.  I used the program to input a motet of
888 Josquin Desprez in mensural notation and there's no doubt that
889 lilypond outscores all other notation programs easily concerning
890 speed, ease of use and look!}
891 @divEnd
892
893
894 @divClass{testimonial-item}
895 @imageFloat{darius-blasband,jpg, right}
896 @subsubheading Darius Blasband, composer (Brussels, Belgium)
897
898 @qq{[..after the first orchestra rehearsal] I got numerous
899 compliments about the quality of the scores.  Even more
900 importantly, while LilyPond provides numerous hacks to improve the
901 way its scores look, what the orchestra got from me is basically
902 the raw, untouched output.}
903 @divEnd
904
905
906 @divClass{testimonial-item}
907 @subsubheading Kieren MacMillan, composer (Toronto, Canada)
908
909 @qq{thanks and kudos to the development team for their incredible
910 work.  I've never seen anything approaching the output that I get
911 from LilyPond -- I'm totally confident that my music publishing
912 needs will be fulfilled beyond my expectations using this great
913 application.  [@dots{}] basically untweaked LilyPond output
914 [@dots{}] looks better than most recent @q{professional}
915 publications I've compared it to (q.v., just about any Warner
916 Bros. score, and even many of the most recent by @q{the old
917 houses}). [@dots{}]} @qq{Beat that, Finale/Sibelius/Igor/whatever!!!}
918 @divEnd
919
920
921 @divClass{testimonial-item}
922 @subsubheading Chris Cannam, lead programmer of the @uref{http://www.rosegardenmusic.com/, RoseGarden} project
923
924 @qq{LilyPond is obviously the zillion-ton gorilla [of great music
925 typesetting].}
926 @divEnd
927
928
929 @divClass{testimonial-item}
930 @subsubheading Chris Snyder, @uref{http://www.adoromusicpub.com/, Adoro Music Publishing}
931
932 @qq{The way that music is entered for LilyPond causes me to think in a
933 more musical way -- there have been times when I've been stumped as
934 to how to tell Lily to engrave something, only to realize that
935 even if I did get it exactly as the composer wanted, the music
936 would be confusing to read.  LilyPond makes it much easier for me
937 to work in my dual editor+engraver role.}
938
939 @qq{I've been using LilyPond exclusively for my fledgling music
940 publishing business.  Virtually without exception, every composer
941 has been blown away by the quality of the engraving when presented
942 with the proofs of their music about to be published.  I deserve
943 some of the credit for this -- I spend a lot of time tweaking
944 output, especially ties (mainly in chords) -- but LilyPond gives
945 me an excellent starting point, a very intuitive interface, and
946 the ability to modify absolutely anything if I want to take the
947 time.  I'm convinced that no commercial product can come close.}
948 @divEnd
949
950
951 @divClass{testimonial-item}
952 @subsubheading David Bobroff, Bass Trombone, Iceland Symphony Orchestra
953
954 @qq{I think LilyPond is great [@dots{}] The more I learn about LilyPond
955 the more I like it!}
956 @divEnd
957
958
959 @divClass{testimonial-item}
960 @subsubheading Vaylor Trucks, Electric guitar player (Yes, @uref{http://www.allmanbrothersband.com/modules.php?op=modload&name=userpage&file=content&page_id=12, related to})
961
962 @qq{I am super impressed with LilyPond [@dots{}]}
963
964 @qq{THIS IS THE BEST PROGRAM EVER!!!}
965
966 @qq{Thank you all SO MUCH for your hard work and dedication!}
967 @divEnd
968
969
970 @divClass{testimonial-item}
971 @subsubheading @uref{http://nicolas.sceaux.free.fr/, Nicolas Sceaux}, @uref{http://www.mutopiaproject.org/, Mutopia} contributor
972
973 @qq{I had a kind of hate-passion relationship with it.  Passion
974 because the first score I saw was so amazing! The description of
975 LilyPond lies about its beautifulness, it is too modest! [@dots{}] as
976 LilyPond is getting always better, and as I look closer how things
977 are done in scheme, I have less and less frustrations.  Anyway,
978 what I mean is: thank you for providing LilyPond, it is really
979 good.}
980 @divEnd
981
982
983 @divClass{testimonial-item}
984 @subsubheading @uref{http://www.troff.org/whoswho.html#werner, Werner Lemberg}, Conductor at the Theatre in Koblenz, Germany and distinguished GNU Hacker
985
986 @qq{Anyway, LilyPond does an amazingly good job!}
987 @divEnd
988
989
990 @divClass{testimonial-item}
991 @subsubheading Paul Davis, developer of @uref{http://jackaudio.org/, JACK} and @uref{http://www.ardour.org/, Ardour}
992
993 @qq{I think [LilyPond is] an incredible program, and it produces
994 wonderful, wonderful output.  when i read an interview about it
995 last year, i was raving to several friends of mine about its
996 potential.}
997 @divEnd
998
999
1000 @divClass{testimonial-item}
1001 @subsubheading @uref{http://webusers.siba.fi/~mkuuskan/, Dr. Mika Kuuskankare}, researcher at the @uref{http://siba.fi, Sibelius Academy Finland}, composer and author of Expressive Notation Package (ENP)
1002
1003 @qq{I have the deepest respect towards LilyPond and towards its creators
1004 and maintainers as I know from personal experience how difficult this
1005 kind of software can be.}
1006 @divEnd
1007
1008
1009 @divClass{testimonial-item}
1010 @subsubheading @uref{http://camerondh.blogspot.com, David Cameron}, Musician, professional typesetter and long time SCORE user
1011
1012 @qq{My heartfelt thanks to everyone who contributes to this project.  I
1013 was a power SCORE user for big typesetting houses way back in the '90s,
1014 but I feel LilyPond finally makes it possible for me to get exactly what
1015 I want on the page, especially when it isn't "standard" practice.}
1016 @divEnd
1017
1018 @divEnd
1019
1020 @contactUsAbout{news articles or testimonals}
1021
1022 @divClass{column-center-bottom}
1023 @subheading Where now?
1024
1025 Read about our @ref{Text input}.
1026 @divEnd
1027
1028
1029
1030 @node Text input
1031 @unnumberedsec Text input
1032
1033 @c TRANSLATORS, so far it's mostly from
1034 @c http://lilypond.org/web/switch/howto
1035
1036 @subheading @qq{Compiling} Music
1037
1038 @imageClickable{nereid-shot-small,png, (click to enlarge), nereid-shot,png, right}
1039
1040 LilyPond is a @emph{compiled} system: it is run on a text file
1041 describing the music.  The resulting output is viewed on-screen or
1042 printed.  In some ways, LilyPond is more similar to a programming
1043 language than graphical score editing software.
1044
1045 You do not write music by dragging notes from a graphical toolbar
1046 and placing them on a dynamically refreshing score; you write
1047 music by typing text.  This text is interpreted (or @qq{compiled})
1048 by LilyPond, which produces beautifully engraved sheet music.
1049
1050 People accustomed to graphical user interfaces might need to learn
1051 a new way of working, but the results are definitely worth it!
1052
1053 @warning{We present a quick overview of our text input -- it's not
1054 as complicated as it sounds!  Don't worry about understanding
1055 every detail in these examples; our beginner documentation covers
1056 everything at a much more gradual pace.}
1057
1058
1059 @subsubheading It's as simple as A B C
1060
1061 Notes are encoded with letters and numbers.  Special commands are
1062 entered with backslashes.
1063
1064 @imageFloat{text-input-1-annotate,png,center}
1065 @imageFloat{text-input-1-output,png,center}
1066
1067 Alterations are made with different names: add @w{@code{-is}} for
1068 sharp, and @w{@code{-es}} for flat (these are Dutch note names, other
1069 languages are available).  LilyPond figures out where to put
1070 accidentals.
1071
1072 @imageFloat{text-input-2-annotate,png,center}
1073 @imageFloat{text-input-2-output,png,center}
1074
1075
1076 @subsubheading Pop music
1077
1078 Put chords and lyrics together to get a lead sheet:
1079
1080 @imageFloat{text-input-pop-annotate,png,center}
1081 @imageFloat{text-input-pop-output,png,center}
1082
1083
1084
1085 @subsubheading Orchestral parts
1086
1087 The input file contains the notes of piece of music.  Score and
1088 parts can be made from a single input file, so that changing a
1089 note always affects the score and parts.  To be able to include
1090 the same music in multiple places, the music is assigned to a
1091 @qq{variable} (a name).
1092
1093 @imageFloat{text-input-parts-both-annotate,png,center}
1094
1095
1096 This variable is then used in a single part (here transposed, with
1097 condensed rests spanning several measures):
1098
1099 @imageFloat{text-input-parts-single-annotate,png,center}
1100 @imageFloat{text-input-parts-single-output,png,center}
1101
1102
1103 The same variable is used in the full score (here in concert
1104 pitch):
1105
1106 @imageFloat{text-input-score-annotate,png,center}
1107 @imageFloat{text-input-score-output,png,center}
1108
1109
1110 @subsubheading Beginner Documentation
1111
1112 We realize that many users find this way of entering music a bit
1113 odd.  For this reason, we have written extensive documentation to
1114 help new users, beginning with @ref{Learning}.  The Learning
1115 Manual is the best place to start, as many questions are answered
1116 before they come up!
1117
1118 Please read the Learning Manual before complaining about bugs!
1119 New users occasionally believe that LilyPond is not working
1120 correctly, when in fact it is working precisely as designed.
1121
1122 More in-depth information is available in @ref{Manuals}.
1123
1124 Ben Lemon, a LilyPond user, has created a range of
1125 @uref{http://benlemon.me/blog/music/lilypond/operation-lilypond/,video tutorials}
1126 on his blog and which are aimed at new users.
1127
1128
1129 @subsubheading Easier editing environments
1130
1131 @imageClickable{lilykde-screenshot-small,png,
1132   (click to enlarge),lilykde-screenshot,png,right}
1133
1134 LilyPond is primarily concerned with producing top-quality
1135 engraved sheet music; creating a Graphical User Interface (GUI)
1136 would distract us from this goal.  However, there are other
1137 projects aimed at making it easier to create LilyPond input files.
1138
1139 Some editing environments include syntax highlighting, automatic
1140 command completion, and pre-made templates.  Other programs
1141 actually provide a GUI which allows direct manipulation of a
1142 graphical score.  For more information, see @ref{Easier editing}.
1143
1144
1145
1146 @divClass{column-center-bottom}
1147 @subheading Where now?
1148
1149 You are now ready to @ref{Download, Download LilyPond}.  Still not
1150 convinced?  Read about @ref{Easier editing}.
1151
1152 @divEnd
1153
1154
1155 @node Easier editing
1156 @unnumberedsec Easier editing
1157
1158 @ignore
1159 GNU policy forbids us from linking to non-Free software, so don't
1160 add such links.
1161
1162 In particular, don't link to:
1163 - the LilyPond bundle for TextMate (a commercial editor for MacOS).
1164
1165 @end ignore
1166
1167 @divClass{column-center-top}
1168 @subheading Tunefl
1169
1170 @sourceimage{logo-linux,,,}
1171 @sourceimage{logo-freebsd,,,}
1172 @sourceimage{logo-macosx,,,}
1173 @sourceimage{logo-windows,,,}
1174
1175 @uref{http://www.tunefl.com}
1176
1177 With tunefl you can typeset your scores directly online
1178 without needing to install LilyPond locally. It allows
1179 trying out all the program's features using a convenient
1180 web interface.
1181
1182 @divEnd
1183
1184 @divClass{column-center-top}
1185 @subheading LilyPondTool
1186
1187 @imageClickable{lilypondtool-2.12-screenshot-400wide,png,
1188   (click to enlarge),lilypondtool-2.12-screenshot,png,right}
1189
1190 @sourceimage{logo-linux,,,}
1191 @sourceimage{logo-freebsd,,,}
1192 @sourceimage{logo-macosx,,,}
1193 @sourceimage{logo-windows,,,}
1194
1195 @uref{http://lilypondtool.organum.hu}
1196
1197 Created as a plugin for the
1198 @uref{http://www.jedit.org,jEdit} text editor,
1199 LilyPondTool is one of the most feature-rich text-based tools for
1200 editing LilyPond scores.  Its features include a Document Wizard
1201 with lyrics support to set up documents easier, and embedded PDF
1202 viewer with advanced point-and-click support.
1203
1204 @divEnd
1205
1206 @divClass{column-center-top}
1207 @subheading Frescobaldi
1208
1209 @imageClickable{frescobaldi-lilypond-editor-small,png,
1210   (click to enlarge),frescobaldi-lilypond-editor,png,right}
1211
1212 @sourceimage{logo-linux,,,}
1213 @sourceimage{logo-freebsd,,,}
1214 @sourceimage{logo-windows,,,}
1215
1216 @uref{http://www.frescobaldi.org}
1217
1218 Frescobaldi is lightweight, yet powerful LilyPond music and text editor
1219 with a built-in PDF viewer.  It is easy to use and will run on all major
1220 operating systems (GNU/Linux, Mac OS X and Windows).
1221
1222 @divEnd
1223
1224 @divClass{column-center-top}
1225 @subheading Denemo
1226
1227 @imageClickable{screenshot-denemo-small,png,
1228   (click to enlarge),screenshot-denemo,png,right}
1229
1230 @sourceimage{logo-linux,,,}
1231 @sourceimage{logo-windows,,,}
1232
1233 @uref{http://denemo.org}
1234
1235 Denemo is a graphical editor which generates LilyPond source code,
1236 and also allows audio playback.  It allows users to view the
1237 LilyPond source code in parallel to the graphical view.  Extra
1238 LilyPond tweaks can be attached to notes, chords etc. and are stored
1239 with the Denemo file, so that users can continue to edit graphically.
1240
1241 Moving the cursor in the LilyPond text moves the cursor in the graphical
1242 view, and any syntax errors in your LilyPond tweaks are highlighted in
1243 the text view when printed from there.
1244
1245 @divEnd
1246
1247 @divClass{column-center-top}
1248 @subheading Text editors
1249
1250 @sourceimage{logo-linux,,,}
1251 @sourceimage{logo-freebsd,,,}
1252 @sourceimage{logo-macosx,,,}
1253 @sourceimage{logo-windows,,,}
1254
1255 @uref{http://elysium.thsoft.hu}
1256
1257 Elysium is a LilyPond IDE for Eclipse with an integrated, side-by-side
1258 view for source and score.  It includes rapid visual & auditive feedback
1259 without having to switch contexts, and comes with many wizard-driven
1260 templates.
1261
1262 @uref{http://www.gnu.org/software/emacs/}
1263
1264 Emacs is a text editor with language-sensitive capabilities for
1265 many different computer languages.  Emacs is a highly extensible
1266 editor and can be used as an Integrated Development Environment.
1267 There is a @q{lilypond mode} which supplies the language
1268 definitions for working with LilyPond source files.  A developer
1269 has written @uref{https://github.com/nsceaux/lyqi,lyqi}, an Emacs major
1270 mode.
1271
1272 @uref{http://www.vim.org}
1273
1274 Vim is a minimal text editor and is an extension of the older Unix
1275 @command{vi} editor.  It is also extensible and configurable.
1276
1277 As a general rule, if you are not already familiar with Emacs or
1278 Vim, then you would probably prefer to use a different editor for
1279 writing LilyPond input files.
1280
1281 More information on setting up Emacs and Vim can be found in
1282 @rprogram{Text editor support}.
1283
1284 @sourceimage{logo-macosx,,,}
1285 @uref{http://www.uoregon.edu/~koch/texshop}
1286
1287 The TexShop editor for MacOS@tie{}X can be extended to run LilyPond,
1288 @command{lilypond-book} and @command{convert-ly} from within the editor,
1289 using the extensions available at:
1290
1291 @example
1292 @uref{http://users.dimi.uniud.it/~nicola.vitacolonna/home/content/lilypond-scripts}
1293 @end example
1294
1295 @divEnd
1296
1297 @divClass{column-center-top}
1298 @subheading Programs that can export LilyPond code
1299
1300
1301 @subsubheading Score, tab and MIDI editors:
1302
1303 @itemize
1304
1305 @item
1306 @uref{http://www.jezra.net/projects/bwwtolily,bwwtolily} attempts to
1307 convert a @code{.bww} or @code{.bmw} file to LilyPond.  While not all of
1308 the embellishments may get converted properly (this is especially true
1309 with piobaireachd), the program will list them.
1310
1311 @item
1312 @uref{http://www.canorus.org,Canorus}, a score editor, can also export
1313 to LilyPond, but is still beta-software. Testers are welcome, though.
1314
1315 @item
1316 @uref{http://enc2ly.sourceforge.net/en/,Enc2ly} is a GNU/Linux program
1317 which converts an @uref{http://www.gvox.com/,Encore} music score into
1318 a LilyPond one.
1319
1320 @item
1321 @uref{https://github.com/hanwen/go-enc2ly,go-enc2ly} is a Go tool that
1322 converts @uref{http://www.gvox.com/,Encore} files to LilyPond.  It was
1323 created using Felipe Castro's research and reverse engineering by
1324 tweaking existing .enc files and loading them using the 4.55 demo
1325 version.
1326
1327 @item
1328 @uref{http://www.musescore.org,MuseScore}, a score editor, has
1329 incomplete LilyPond export but is being actively developed.
1330
1331 @item
1332 @uref{http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml,NtEd},
1333 a score editor based on the @uref{http://www.cairographics.org,Cairo}
1334 library, it has experimental support for exporting to LilyPond.
1335
1336 @item
1337 @uref{http://www.holmessoft.co.uk/homepage/software/NWC2LY/index.htm,NW2LY}
1338 is a C# program which converts a NoteWorthy composer song into LilyPond.
1339
1340 @item
1341 @uref{https://github.com/ciconia/ripple/blob/master/README.markdown,Ripple}
1342 is a program that helps create scores and parts, including a mode for
1343 mixing different musical works together in a single score or part.
1344
1345 @item
1346 @uref{http://www.rosegardenmusic.com,Rosegarden}, an audio and MIDI
1347 sequencer, which also has a score editor for single-staff editing.
1348
1349 @item
1350 @uref{https://launchpad.net/rumor/,Rumor}, a realtime monophonic
1351 MIDI-to-LilyPond converter.
1352
1353 @item
1354 @uref{http://www.tuxguitar.com.ar/,TuxGuitar}, a multitrack tablature
1355 editor and player, includes a score viewer and can export to LilyPond.
1356
1357 @end itemize
1358
1359 @subsubheading Algorithmic code generators
1360
1361 @itemize
1362
1363 @item
1364 @uref{http://www.projectabjad.org/,Abjad}, a
1365 @uref{http://www.python.org/,Python} API for Formalized Score Control
1366 designed to help composers build up complex pieces of LilyPond notation
1367 in an iterative and incremental way.
1368
1369 @item
1370 @uref{http://common-lisp.net/project/fomus/,FOMUS}, (FOrmat MUSic) is a
1371 music notation tool for computer music composers.  It is written in the
1372 Lisp programming language, and has been tested in a variety of
1373 interpreters.  A C++ port is also available.
1374
1375 @item
1376 @uref{http://strasheela.sourceforge.net/strasheela/doc/index.html,Strasheela},
1377 an environment built on top of the
1378 @uref{http://www.mozart-oz.org/, Mozart/Oz} constraint programming
1379 language.
1380
1381 @end itemize
1382 @divEnd
1383
1384 @divClass{column-center-top}
1385
1386 @subheading Other programs not being actively developed
1387
1388 @itemize
1389
1390 @item
1391 @uref{http://lilykde.googlecode.com/,LilyKDE} has been replaced by
1392 @uref{http://www.frescobaldi.org/,Frescobaldi}, and exists as LilyKDE3
1393 for KDE 3.5 and lilypond-KDE4 for KDE 4.1 only.
1394
1395 @item
1396 @uref{http://noteedit.berlios.de,NoteEdit}, which imported
1397 @uref{http://www.makemusic.com/musicxml,MusicXML}, has been forked
1398 into
1399 @uref{http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml,NtEd}
1400 and @uref{http://canorus.org,Canorus}.
1401
1402
1403 @item
1404 @uref{http://lilycomp.sourceforge.net, LilyComp} is a graphical
1405 note entry program, acting much like a number-pad which produces
1406 LilyPond notes.
1407
1408 @end itemize
1409
1410 @divEnd
1411
1412
1413 @divClass{column-center-bottom}
1414 @subheading Where now?
1415
1416 You are now ready to @ref{Download, Download LilyPond}.
1417
1418 Still not convinced?  Many composers, musicians, and conductors
1419 have learned how to write music in our input format.  Experienced
1420 users even report that they can enter a full score in LilyPond
1421 faster than with a piano keyboard or mouse+GUI!  Perhaps you would
1422 like to review the @ref{Features}, @ref{Examples}, or the
1423 @ref{Freedom} that LilyPond provides, or read about users'
1424 @ref{Productions} and @ref{Reviews}.  In addition, our
1425 approach to the computational aesthetics of classical engraving is
1426 explained in our @ref{Background}.
1427
1428
1429 @subheading Legalese
1430
1431 @divClass{legal}
1432 All logos and product images are copyright and trademark
1433 acknowledged.
1434
1435 @logoLegalLinux
1436
1437 @logoLegalFreeBSD
1438
1439 @logoLegalMacOSX
1440
1441 @logoLegalWindows
1442
1443 @divEnd
1444
1445 @divEnd