Linuxmusician.com Interviews LilyPond Authors
jcn writes "Chris Cannam talks to
the authors of
one of the best-known and most ambitious music programs for Linux, the LilyPond score engraving system. Unlike other typesetting software like Finale or Sibelius, LilyPond is not a score editor, it aims to use simple textual description of the music and turn it into the highest possible quality output, automatically.
Han-Wen says: In my opinion, any file format that claims to be universal should have two properties: it should have an expressive structure, so other formats can be expressed in it, and it should be as lean as possible, so that converting from other formats amounts to removing information. I think that MusicXML fits neither. Ouch."
Why is it that so many Unix/Linux programs (and everything else, for that matter) do not provide simple screenshots on their products websites?
If I'm going to download your program and install it (and in many cases, take time to compile it...) I want to know that it's going to look halfway decent when I'm done.
Why is this so hard for some programmers to understand?
A good example of seperating content from presentation is to use an XML-type file (at least have a structured document model) where the music data is defined. Then, have somthing like an XLS sound stylesheet to define how the data will sound like. As a developer, this would create greater posibilities what I could do with the sound that my application processes.
On a side noce GNoise is a good sound editor that I recommend to anyone doing edeting or large sounds like game-music (that is uncompressed in raw format.)
It seems to me that they're trying to redefine "score editor" and yet generally, that's what it seems to be, more or less.
While the printed output is asthetically pleasing, it strikes me as an odd technology to persue, because I wonder how many musicians today can actually read music. I'd wager the vast majority of rock musicians can't, and that roughly half of pop musicans can't. I can't, and I've written "plenty" of material and play several instruments. It's not truly a necessity anymore, with a good ear and modern equipment, ideas can quickly be stored for future embellishment or shown to others in the absence of an actual instrument. It's not even necessary for registering with the library of congress, an audio tape will suffice.
Look back up at my post, now look back down, you're on the Internet. Now look back up. I'm a signature.
While I'm not completely familiar with Lilypond, from what I understand it's not trying to be the full, end-to-end solution for music typesetting. It's trying to solve the problem of how you can easily represent musical notation in a textual format and get it to print out into a format as close to human engraving as possible. In otherwords, think of it as TeX for music.
Just as there are GUI frontends for TeX (LyX, for instance), it's completely possible to write a GUI frontend for Lilypond. There are already several projects that might fit the bill on Freshmeat, and I'd be willing to bet that there are several more over at SourceForge (whether or not any of them actually make it past the pre-alpha stage is anybody's guess).
Guys, I am a professional musician who occasionaly makes a few hundred bucks setting out of print scores to finale or sibeleus. I also use linux, and like the open source model.
The problem is that programmers arent creative in this department... those coders all work at apple.
This is never going to get off the ground, and is a hindrance to the adoption of linux by musicians, when in reality things like jack, ardour, and alsa make it an excellent platform for creative types, a la Pd, miller puckette's wonderful synthesis program.
The developers seem to be focusing on making things "right" and in a description language. Fine, but i dont see how this is going to help inspire musicians to use this arcane latex garbage to print out a set of exercises. Most of my musician friends cant even use finale well, so how can one expect the same of this program.
On the other hand, if your objective is to create a framework for music notation software, midi in, etc, etc, then you need to work with people in that community so that you can have more attention and people drawn to that project.
As it stands now, this software is like enlightenment 17... by the time it gets ready, all the interested people and developers will have gone elsewhere or vanished in disgust.
Formatting textual output &/c, in TeX is a little more adaptable for a human being, as TeX and the actual, literal, written text are pretty much close.
However, for music, most musicians are most comfortable with writing music down in conventional music notation. Conventional music notation, in comparison, compared with LilyPond input are far apart. It's somewhat comparable to painting with a typewriter.
I don't really find much wrong with Lilypond itself, but I don't think it'd work too well for manual input. But coupled with a decent GUI input mechanism, it would work well.
NoteEdit purports to export to Lilypond format.
Because the software is free/open source! As you know, that is more important than being useful.
Denemo
Intellectuals! Liberals! Peacemongers! IDIOTS!!!
I was reading this, and it basically summed up how good ideas can go horribly wrong. Basically, the authors are trying to make a tool that matches their ideal of music engraving. So, the use LaTeX markup ideas, add in a Scheme interpreter, don't really bother with MIDI import or other standards, focus on one thing to the exclusion of all else and basically come up with a tool that almost nobody will probably use.
Because most musicians just want to make readable scores quickly and effectively. They aren't looking to make works of art. Those people that want engraving, will probably pay an engraver to do so. And engravers have their own tools.
The whole thing seemed to be "we make better printouts that anybody else" seems awfully subjective and not really the main point.
A tool that likely takes 10 times as long to make a simple score for band class (not to mention the huge learning curve) is not a good computer tool for most musicians. A tool that bangs out pretty nice scores fast, that's a good use of software.
Chris Cannam, the interviewer in the article, is one of the principal authors of Rosegarden, a free sequencer and music notation editor that runs on Linux. It can output to both Lilypond and MusicXML, among other formats.
Ok, everybody seems to knocking LilyPond so far, so I thought I'd put out my initial opinion. I've been learning LaTeX recently, and in spite of the waves of horror you feel the first time you look at it, it is actually extremely good at what it does. Revelation, I know, but the point is it ISN'T made for high schoolers writing their history reports. Same thing with LilyPond here. It doesn't look easy, but then, typesetting music isn't easy. LilyPond and LaTeX are an order of magnitude less complex, even if the coefficient is higher than, say, MS Word or Finale. I know I would die if I had to write a book in Word. :) I thought, "If someone did it for typesetting, can't it be done for music?"
Also note that this is not intended to be a replacement for Finale, but rather an entirely different way of getting the job done. They've taken to engraving what TeX took to typesetting.
The coolest thing about this project to me is that I was wondering earlier if anything existed.
I'm a pretty serious amateur jazz musician, and I do a fair amount of composing and arranging for jazz ensembles of about 8-16 musicians.
LilyPond is not intended for people like me. If you're less serious than I am, LilyPond is definitely not intended for you.
The most popular music notation software is Finale. Finale is buggier than Windows ME and twice as bloated, but once you learn how to use it, it gets the job done. You can enter your notes relatively quickly, tweak them a little, print, and go. While it has some very non-intuitive options, it's straightforward enough that most amateur musicians are able to sit down and click around until they get it to do what they want.
How's the output? Pretty crappy if you don't spend any time playing with it. But if you spend a little bit of time fixing the glaring errors, the result is readable by most musicians.
LilyPond, on the other hand, reads a description of the music in a text-based format, and formats it automatically - using much nicer algorithms than Finale apparently uses. It might take quite a bit longer to get your music input, but the end result will look nice - and will not require nearly as much tweaking.
LilyPond, by itself, is only of use to professional engravers, and only those who are willing to learn how to use it. If somebody ever develops a front-end to LilyPond that's actually integrated (as opposed to something like Rosegarden that can just export to LilyPond's format), then it might be more accessible to the average musician.
Don't get me wrong - I think that LilyPond is great. I just think that a lot of the complaints I'm seeing in this forum are because people don't understand what problem LilyPond is trying to solve and who will benefit.
No, LilyPond is not ready to replace all of the other music notation software out there. But it's one of the best tools for professional music engraving already, and maybe someday it can also be an appropriate tool for the casual user, too.
Analogous to the world of word processing, this software is more in the category of software like TeX, LaTeX, or even Postscript and PDF, to a lesser extent. This is software made for pretty printing music. It is meant to do this job, and this job alone very, very well. While one could edit it directly (it's not that difficult to work with), that would be something like using a flathead screwdriver on a screw that is clearly a Philips.
What people should do is look for a score editor that can export LilyPond documents. I'll help start you off:
I'm sure there are others out there.
I have a lot of music that's hard to read, or scribbled on some paper, or whatever. Transcribing music into the computer is so much easier with Lilypond that with WYSIWYG programs! My hands stay on the keyboard, I look at the music and type
On a WYSIWYG system, think about all the mousing and clicking to select and place key and time signatures, metronome marking, three different note durations, a crescendo, a slur, and dynamics. (The percent sign introduces a comment.) Placing an accent on a note? That's just a character. Repeats? That's one word volta. And so on.Unlimited growth == Cancer.
I think the people who will most benefit from a tool like this are performers and composers in the academic vein. Someone who's studied theory much isn't going to look at .ly source and freak -- they've already spent years learning how to describe music in an abstract form. After doing Figured bass analysis on chord progressions and learning how to cut up a piece into it's atomic parts, something like this will probably make more sense than any other solution out there.
On the other hand, if someone is just looking for a program that they can play music into from a keyboard, or punch a few notes into without having to know much about how notation is structured, then of course Lilypond isn't the program for them.
Maybe some of you are getting 'ease' confused with 'instant gratification'. The only easy thing about Finale in my mind is that you can start the new score wizard set to 'Piano' and enter in notes within seconds. I won't deny this is an attractive feature. Any point past that though, and you have to learn the program and all it's quirks(and believe me if you're uninitiated, there are a few billion of them). Once you go beyond the first steps, the balance shifts considerably. Where Finale fails is in the ease of getting right all the minor details of a complex score, wheras Lilypond is remarkably consistent and structured.
And since the input language to Lily is open, non proprietary plain Ascii, I imagine usable graphical frontends will become available for those who are vehemently opposed to having to write out scores in a description language. Much like there are tools like Dreamweaver for HTML. But I think if I showed Lily in it's raw form to my old Theory and Orchestration teacher from my undergrad years, he'd fall right in love.
excellent output quality, lilypond has a couple of advantages that
haven't been mentioned in the discussion so far:
Yes, it was a fair bit of work to set it all up (I even use m4 which may not be everyones cup of tea) But after that, producing a new piece of sheet music is really much faster and easier than with the traditional notation packages, and the result is a lot better.
Here's the introduction:
(Emphasis mine.)ABC is an extremely popular format for collecting and exchanging tunes. There are Large Tune Repositories and Tune Search Engines using ABC.
In the course of every project, it will become necessary to shoot the scientists and begin production.
Congrats to lily's developers for all their hard work.
I just stumbled across this online music composition generator.I wonder Jan and Han-Wen are aware? Looks interesting for quick and dirty snippets, perhaps great for a beginner's music comp class. It also appears that GUIDO has a more "natural" TeX-like command set, things like \slur, \staccato. But judging by the examples, I think lily is a bit more versatile, in the end.
To-do List: Receive telemarketing call during a tornado warning. Check.