Slashdot Mirror


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."

7 of 227 comments (clear)

  1. Why is it by jeffkjo1 · · Score: 4, Insightful

    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?

    1. Re:Why is it by Anonymous Coward · · Score: 5, Insightful

      What's the point of a screenshot of a commandline text processor like lilypond?

      I'd have thought the scans of the printed output on the site would be more than enough.

      What next. Do you want a screenshot of the scrolling messages at boot of the next linux kernel?

  2. Re:Ugh... this is like betamax by Jeffrey+Baker · · Score: 4, Insightful
    LilyPond is "never going to get off the ground"? It's been around for years and is a wonderful tool that many people use. Quite a lot of music is available from LilyPond's format, including a huge library of music in the public domain, ala Project Gutenberg. I have myself set Arban's Method for trumpet using LilyPond. Your claim is starkly in contrast with current reality.

    Furthermore, I find LilyPond's text format far faster for input than using a GUI. Like speach, music is an abstract concept that the human can nevertheless learn to set in a concrete form using a keyboard. Payware music typesetting programs also has a keyboard input mode, and most advanced users use it.

  3. The dangers of noble efforts... by ndykman · · Score: 4, Insightful

    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.

  4. Counter point by chreekat · · Score: 5, Insightful

    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.
    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 thought, "If someone did it for typesetting, can't it be done for music?"

  5. LilyPond is aimed at a small target market by Dominic_Mazzoni · · Score: 5, Insightful

    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.

    1. Re:LilyPond is aimed at a small target market by adamjaskie · · Score: 4, Insightful

      Right.

      Think of LilyPond as the back end. It takes the music, and makes it pretty. This is how things are done in Unix. You do one thing, and you do it well. In the case of LilyPond, this one thing is typesetting music, and it happens to do it VERY well.

      It is the job of another software program to provide an interface to LilyPond and make it easy to use.

      --
      /usr/games/fortune