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

71 of 227 comments (clear)

  1. One of the quality OSS projects by Saven+Marek · · Score: 2, Interesting

    Some F/OSS projects just aim to get a job done, do it, and leave it up to someone else (perhaps less qualified?) to complete things, to produce a complete package that does the job well

    Han-wen & Jan have done one of the latter, this is a supreme polished job that's only getting better. Kudos

    adult desktops & wallpapers

  2. 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:Why is it by kfg · · Score: 3, Funny

      . . . simple screenshots. . .

      [username@hostname loginname]$

      YMMV

      KFG

    3. Re:Why is it by Anonymous Coward · · Score: 3, Funny
    4. Re:Why is it by fbform · · Score: 2, Informative

      Why is it that so many Unix/Linux programs (and everything else, for that matter) do not provide simple screenshots on their products websites?

      Well, here's what appears to be a screenshot of LilyPond in use.

      --
      Time flies like an arrow. Fruit flies like a banana.
    5. Re:Why is it by Reteo+Varala · · Score: 3, Interesting
      You want a screenshot? Well, who am I to let you down? :D
      lilypond (GNU LilyPond) 2.1.0
      Running usr...
      Now processing: `airship.ly'
      Parsing...
      Interpreting music...[8][16][24][32][34]
      Preprocessing graphical objects...
      Calculating line breaks... [3][6][9][12][15][18][21][24][27][30][33][34]
      war ning: Could not find line breaking that satisfies constraints.
      paper output to `airship.tex'...

      Interpreting music...
      ...warning/error messages eliminated...
      MIDI output to `airship.midi'...
      Track ...
      writing header field `title' to `airship.title'...
      writing header field `subtitle' to `airship.subtitle'...
      writing header field `footer' to `airship.footer'...

      Analyzing airship.tex...
      Running latex...
      Running dvips...
      Running ps2pdf...
      DVI output to `airship.dvi'...
      MIDI output to `airship.midi'...
      PDF output to `airship.pdf'...
      PS output to `airship.ps'...
      *chuckle* A beautiful screenshot to the CLI geeks like me. ;)
    6. Re:Why is it by robbyjo · · Score: 3, Informative

      You can see their howto pages to see it in action. You probably want to check out some sample outputs. And this project also uses LilyPond. Check that out.

      --

      --
      Error 500: Internal sig error
    7. Re:Why is it by Dominic_Mazzoni · · Score: 2, Informative

      Admittedly, they don't have a link called Screenshots on their main page, but in two clicks you can get to this page, which leads you on a complete tour of the program, including a page of screenshots.

    8. Re:Why is it by WWWWolf · · Score: 2, Informative
      Why is it that so many Unix/Linux programs (and everything else, for that matter) do not provide simple screenshots on their products websites?

      Lilypond not only has screenshots, but a very comprehensive tour. Well, these aren't really screenshots, but rather the final output - it's a command-line program, after all. They do have some interesting examples with proper screenshots, too.

    9. Re:Why is it by gnu-generation-one · · Score: 2, Informative
      "Why is it that so many Unix/Linux programs (and everything else, for that matter) do not provide simple screenshots on their products websites?"

      The documentation has sample outputs for each thing as it's being explained.

      If you want to be pedantic about it, they do have a screenshot:
      lilypond test.ly
      GNU LilyPond 1.8.0
      Now processing: `/home/fred/ly/test.ly'
      Parsing...
      Interpreting music...[1]

      PDF output to `test.pdf'...
      DVI output to `test.dvi'...
      If you want a screenshot of a GUI, you need to look at a program that has a GUI, such as this frontend to LilyPond.
  3. Seperation of content and presentation by after · · Score: 5, Interesting

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

    1. Re:Seperation of content and presentation by adamjaskie · · Score: 2, Informative

      This is not for reproducing sound. It is a music typesetting program. Like TeX, but for music.

      --
      /usr/games/fortune
    2. Re:Seperation of content and presentation by merphant · · Score: 4, Interesting

      I have been learning Lilypond lately to typeset a complex piano score (Liszt's Hungarian Rhapsody#2). One of the things that struck me is that is that writing Lilypond code is a lot like writing XHTML, except the syntax is different. The syntax lets you group your score into smaller chunks pretty much any way you like. Lilypond uses Scheme (via GUILE) similar you would use CSS to define and alter the default layout. Since Scheme is a programming language, you can also use it to generate content like you would with JavaScript, PHP, etc. It seems that

  4. What's in a word ? by cyberchondriac · · Score: 3, Interesting

    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.
    1. Re:What's in a word ? by Anonymovs+Coward · · Score: 4, Interesting
      because I wonder how many musicians today can actually read music

      All of them.

      Dave Brubeck can't. Django Reinhardt couldn't. Paco de Lucia can't (he learned the notation when he wanted to record Falla's classical pieces and Rodrigo's Concierto de Aranjuez, but it was laborious). Not all musicians need to know to read music, and not all musical cultures use western notation even when they write music (eg, India).

    2. Re:What's in a word ? by phliar · · Score: 2, Insightful
      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... 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.
      One of the most significant milestones of human development was the invention of written language. It allowed us to move beyond the oral traditions; it let us create more complex and involved works -- I don't believe Shakespeare would have been the same if his society hadn't had writing. Similarly you don't really need a printed score for sixteen bars of melody over some chords if you have a good ear and modern equipment. Larger works are more problematic though. And how can you talk about something if you don't have a language to write it down in?
      --
      Unlimited growth == Cancer.
    3. Re:What's in a word ? by Dominic_Mazzoni · · Score: 4, Informative

      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.

      Thanks to strong middle and high school music programs, more people can read music today than ever before.

      Reading music is still simply the fastest way for an experienced musician to learn a new piece of music. Many jazz and classical musicians (including myself) can sightread (play it while reading it for the first time) quite complicated pieces of music, up to tempo, which is an extremely valuable skill.

      Of course there are a small minority of successful recording artists who can't read music, but the vast majority of successful musicians do read music, and most of them read music well. I don't see this changing anytime soon.

    4. Re:What's in a word ? by zerblat · · Score: 2, Interesting
      Lots of other cultures use different methods to write down music. Especially in India, China and other parts of Asia.

      What search query did you use? Try this.

      --
      Please alter my pants as fashion dictates.
  5. Market choice by dysprosia · · Score: 2, Flamebait

    I don't understand why Lilypond aims to go back to having a proprietary textual format for typesetting music. Most people, I'd imagine, would want to typeset music graphically, as it's just more intuitive that way (I mean, I'm guessing that, for example, getting two voices per staff would be easier in a GUI system than having to manage the text input).

    Anyone know of a GUI frontend to Lilypond?

    1. Re:Market choice by Osty · · Score: 4, Informative

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

    2. Re:Market choice by dysprosia · · Score: 3, Insightful

      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.

    3. Re:Market choice by Michael+Duggan · · Score: 3, Informative
      Anyone know of a GUI frontend to Lilypond?

      NoteEdit purports to export to Lilypond format.

    4. Re:Market choice by nanowyatt · · Score: 4, Informative
      --
      Intellectuals! Liberals! Peacemongers! IDIOTS!!!
    5. Re:Market choice by merphant · · Score: 4, Informative

      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.

    6. Re:Market choice by Xcott+Craver · · Score: 2, Interesting
      I don't understand why Lilypond aims to go back to having a proprietary textual format for typesetting music. Most people, I'd imagine, would want to typeset music graphically, as it's just more intuitive that way

      Intuitive maybe, but painfully slow. Imagine having to type a paper using your mouse.

      I use ABC notation to notate tunes, and I'm surprised nobody has mentioned it yet. When I get a tune in my head, I can just type it in quickly, and convert it to sheet music or MIDI on the command line. I don't need any special software to write the music, beyond vi.

      Another nice property of ABC notation: you don't have to pass it through software before you can read it. Because it mimics a staff line using ASCII characters, ABC is readable enough that some musicians can sight-read an ABC as well as sheet music. People commonly use the notation in trad music mailing lists or Usenet posts, which is another good reason to have a good plain-text notation for notating melodies.

      ABC versus Lilypond: ABC notation is intended for notating melodies (e.g., folk melodies) rather than arbitrary polyphonic music, It is a file format designed to do one specific thing very well, without being extended into something cumbersome but general-purpose.

      Xcott

    7. Re:Market choice by phliar · · Score: 4, Informative
      I don't understand why Lilypond aims to go back to having a proprietary textual format for typesetting music. Most people, I'd imagine, would want to typeset music graphically, as it's just more intuitive that way
      You might want to distinguish between composing and typesetting. Nothing beats manuscript paper and pen for composing. As Han-Wen says,
      Even in the age of computers, classical composers still write music by scribbling stacks of note-paper full with ideas and fragments, and piecing those bits together to a full score. It's a very laborious process, but computers cannot give them the same overview as a bunch of paper fragments spread out over a desk would do.
      Lilypond is a typesetting system. The composer sends the completed music to the typesetter/engraver who makes it look nice.

      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

      \time 4/4
      \key g\major
      \tempo 4=140 % metronome marking
      g2\pp \< c8 r8 b4 \! % G half note pp and crescendo to
      g2\ff( a4 b4) % G half note ff. The G and quarter notes A and B are slurred
      ...
      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.
  6. Re:Yeah, right by adamjaskie · · Score: 2, Informative

    Um, its a music typesetting program, not a sequencer. I am sure it would be fairly easy to convert from a MIDI file to LilyPond, so use a sequencer to get the music into the computer properly, and clean it up in the sequencer, then convert to LilyPond to print it out nice and pretty.

    --
    /usr/games/fortune
  7. music/audio on linux: by Daneurysm · · Score: 2, Insightful

    While I know that this is more of a compositing program--at least from what I read so far...as I have shamefully not RTFA--I'm going to take this opportunity to bitch about the one thing that has been keeping me from making the switch to Linux for all these years:

    Audio Apps


    I'm no industry elitist that demands ProTools. in fact, I hate protools. The interface leaves much to be desires...granted, i'll buffer that (admittedly harsh) opinion: I'm a huge fan of CoolEditPro.....("eww, PC audio"...I can hear it already),

    The underlying audio subsystems are a far cry from what windows offers. And what I experienced with in my limiting dealings with aRTS leaves much to be desired. (Think: latency) And I'm sure that has a lot to do with it....(why hasn't ASIO or an equiv been implemented yet?)

    Aside from that all I ask for is a simple audio production suite where i can record something, and then playback and record something else. Simple full-duplex operation. I've been doing it in Windows for over 7 years now.....hell, I did it in DOS with my GUS 11 years ago.

    Toss in a little simple single-track editing, some simple effects (Chorus/Flange, Dynamics processing, simple verb and delay, etc) and maintain development of the project and you've won yourself a full-fledged permenent windows convert.....and i'm willing to bet I'm not the only one.

    Am I just out of touch? Is there already software out there that does this?

    ~Dan

    1. Re:music/audio on linux: by adamjaskie · · Score: 2, Informative

      You might want to look here: Linux-sound.org

      --
      /usr/games/fortune
    2. Re:music/audio on linux: by Anonymous Coward · · Score: 2, Informative

      This was modded insightful?

      While I know that this is more of a compositing program--at least from what I read so far...as I have shamefully not RTFA

      Obviously. If you had, you'd know that it's not intended to be used for composition.

      I'm going to take this opportunity to bitch about the one thing that has been keeping me from making the switch to Linux for all these years: Audio Apps

      I have no idea what your requirements are. I don't know when you last looked at the Linux music scene. To me, it seems like the pro audio applications available are progressing at a fantastic rate. But without knowing your needs, I don't know whether it's good enough for you.

      I'm no industry elitist that demands ProTools. in fact, I hate protools. The interface leaves much to be desires...granted, i'll buffer that (admittedly harsh) opinion: I'm a huge fan of CoolEditPro.....("eww, PC audio"...I can hear it already),

      The hot app for professional multitrack audio recording and editing in Linux is Ardour. But if you don't like ProTools, you may not like Ardour, since its interface is very derivative of ProTools.

      The underlying audio subsystems are a far cry from what windows offers. And what I experienced with in my limiting dealings with aRTS leaves much to be desired. (Think: latency) And I'm sure that has a lot to do with it....(why hasn't ASIO or an equiv been implemented yet?)

      I don't know any Linux audio folks using aRts for their pro-audio work. Instead, the fundamental infrastructure for pro-audio on Linux these days is JACK. JACK is good stuff, designed from the ground up for professional audio work.

      Other people have given you info to look at about specific pro-audio applications: Ardour, JAMin, Hydrogen, Rosegarden, etc. -- all of which can interface through JACK. Regarding plugins, there are tons; take a look at the LADSPA website. These plugins can be manipulated in a rack-like GUI interface, if that's what you want.

      Regarding latency, I routinely get sub-ms kernel/software latencies; I'm limited by the soundcard's capabilities at this point. Of course, to get good latency performance in Linux, you have to be willing to do things like patch your 2.4 kernel (see e.g. Robert Love's preemptable kernel patch and Andrew Morton's low-latency patch. The 2.6 kernels are supposed to provide low latency from the start; it's not yet clear whether they do.

      Many of the apps above are still in development/pre-release stages. In other words, while they're completely useable (and many people are using them to make good music), you should expect bugs. For the most part, the big ones are gone; but still, saving your work frequently is a good idea.

      To me, the biggest problem in Linux pro-audio right now isn't applications. They're not done yet, but they're there, and they're advancing at an amazing rate. To me, the biggest problem is the same one that afflicts a lot of open source projects: lack of good documentation. For one example, the Ardour manual is skeletal; many (most?) people figure out how to use it either from their previous experience with ProTools, or from actually looking at the ProTools manual instead. The situation is the same for other projects. Fortunately, there are lots of mailing lists that

  8. Ugh... this is like betamax by reddawnman · · Score: 3, Insightful

    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.

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

    2. Re:Ugh... this is like betamax by Anonymous Coward · · Score: 2, Informative

      Analogy time.

      Finale is to Lilypond
      as Microsoft Office is to LaTeX.

      Seriously, though. Lilypond is an engine.
      There are front-ends being developed for it,
      like Denemo. They're focus isn't being user-friendly,
      it's being effective.
      Personally, I've used it.
      It rules.
      My composer friends want me to re-render
      their scores in it.

    3. Re:Ugh... this is like betamax by Ramses0 · · Score: 2, Insightful

      """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.""" ...which proves why you are a musician and not a programmer (and why I am not a musician). Core problem: You have to understand and define the problem-space, which is what these Lily people have done. The fact that what you are reading about (seeing right now) is a bunch of "\note {c4 b2}" should have absolutely no impact on you at all.

      Have you looked at HTML lately? HTML is ugly junk, but computers understand it and can render it so it looks pretty. And MS-FrontPage will let you point and click to make it easily. This whole rendering and editing had to be programmed by somebody, and that's what it looks like this LilyPond software is: a core base which they expect GUI's to be built on top of.

      --Robert

  9. Re:Yeah, right by ericdano · · Score: 2, Insightful
    But why go to so much effort? There are plenty of great programs out there that offer input and have engraving qualities. Finale, Sibelius and Graphire Music Press. All can give you excellent output.

    As a musician, and someone who publishes their own work, why would I go through the effort to use this program? Using Finale with TgTools gives me just about everything I could want in a music notation program.......

    --
    It's either on the beat or off the beat, it's that easy.
    I moderate therefore I rule!
    --
  10. Re:Yeah, right by 110010001000 · · Score: 3, Funny

    Because the software is free/open source! As you know, that is more important than being useful.

  11. Look into these... by absurdist · · Score: 2, Informative

    Planet CCRMA http://ccrma-www.stanford.edu/planetccrma/software / The AGNULA Project http://www.agnula.org/ Enough toys to keep you busy for a day or two.

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

    1. Re:The dangers of noble efforts... by adamjaskie · · Score: 3, Insightful

      The thing with software like this is that since it uses a fairly straightforward textual input format, it is quite easy to create other programs that can translate another format into LilyPond. I think it is a rather poor idea for projects to get spread out too thin. LilyPond does one thing: typesets music. And it does it very well. Leave it up to somebody else to make a program to translate from MIDI into LilyPond, or provide a GUI score editor for LilyPond, and let the LilyPond developers concentrate on making the output look as good as it possibly can.

      You are right. This is not the software to use to make a simple score for band class. This is software that you use to make your printed music look GOOD. The same reason most people, even people who really like LaTeX, will probably not use LaTeX to write a letter to Aunt May.

      --
      /usr/games/fortune
    2. Re:The dangers of noble efforts... by Ben+Hutchings · · Score: 2, Informative

      My wife, a singer, had little trouble learning to use Lilypond, and she likes it. She's not a programmer and she's not done much (if any) music engraving before.

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

    1. Re:Counter point by beanyk · · Score: 4, Interesting

      Hear, hear.

      I used Word 2.0 to type up my Master's thesis, which being Physics, had *lots* of equations. Equation Editor was hell. And my Math grad friends were using this thing called LaTeX for theirs, and it intimidated the hell out of me. Now I'm typing up my PhD, and LaTeX is a godsend.

      Having something similar for musical scores is cool -- just one or two minor projects I have in mind.

    2. Re:Counter point by Spock_NPA · · Score: 2, Interesting

      What the... I used LaTeX for all my word processing need throughout high school. =) I even heard of this one kid who used it to take notes in AP CS, though I'm of the opinion nothing beats the pencil and paper approach for note taking.

      --
      Regards,
      Spock_NPA
    3. Re:Counter point by nagora · · Score: 2, Interesting
      You'd be better off learning plain TeX. It's much more flexible and powerful AND easier to learn. LaTeX is bloatware with few advantages unless you are only ever going to work within formats that other people have already designed and that's unlikely.

      TWW

      --
      "Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
    4. Re:Counter point by adamjaskie · · Score: 2, Insightful

      That is the point of LaTeX. It is not meant to be flexible. It is meant to let you worry about the content of the document, rather than the format. You tell it you are writing an article, and type up your article, it does the rest. The predefined styles look VERY nice, and if you don't like something about it, you can always edit it a bit. Besides, once you know one, the other is VERY easy.

      --
      /usr/games/fortune
  14. Re:Yeah, right by adamjaskie · · Score: 2, Informative

    Try zooming in. They only look jagged in Acrobat when it is zoomed out. Did you try printing it? I am sure they are perfectly smooth in the printout. I have printed things produced by LilyPond, and they look beautiful. Nothing is jagged.

    --
    /usr/games/fortune
  15. Contradiction? by Feztaa · · Score: 2, Interesting

    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.

    Am I missing something or are those two properties mutually contradictory? If converting means removing stuff, then the format would have to be a subset of the original, but if it's expressive enough to express other formats, then would it not also have to be a superset?

    I basically read that as "It must be both more and less than what we have, and MusicXML is neither of those things"

    1. Re:Contradiction? by jesterzog · · Score: 2, Insightful

      I think it's meant around the other way. They're saying that our format is so expressive that it can be used to represent data from any other inferior format. Then they're also saying that because every other format is inferior to our one, converting from ours to something else might cause you to lose some detail that the particular inferior format can't represent.

    2. Re:Contradiction? by Hitmouse · · Score: 2, Interesting

      I'd rather put more work into MusicXML rather than damn it from the outset. The limitations in Finale (and Sibelius) plus versioning problems means there is limited appeal for storing music descriptions thus. Remember also that MIDI is not designed as a notation format and that programs reading from it generally have to supply rests etc by interpolation/guesswork. So in some respects MusicXML might be considered "less lean" than MIDI, but the result is an unambiguous rendering of the composer's intent.

    3. Re:Contradiction? by TheRaven64 · · Score: 2, Interesting

      The first statement is talking about semantics, the second is about syntax. Try comparing a LaTeX document to the same thing in XHTML. The XHTML will include more markup (i.e. more syntax), but semantically they are the same. They are saying that the syntax of MusicXML is more complex, but it is less expressive (not semantically equivalent).

      --
      I am TheRaven on Soylent News
  16. 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
    2. Re:LilyPond is aimed at a small target market by TheRaven64 · · Score: 3, Informative
      LilyPond, by itself, is only of use to professional engravers, and only those who are willing to learn how to use it.

      I'm not sure about that. I sing in a choir in my spare time, and we have a collection of sheet music scrawled by previous conductors which is barely readable (it's hard enough to read to prevent people from being able to sight-sing it, for example). I occasionally typeset these using LilyPond. I am by no means a professional engraver, and it only took a couple of hours to learn LilyPond (less time than it took to learn LaTeX, for example. In fact, LilyPond was the thing that convinced me that learning LaTeX was worth doing).

      --
      I am TheRaven on Soylent News
  17. Re:Yeah, right by wrmrxxx · · Score: 2, Insightful
    This is crap. Why bother? Why not push Sibelius or Finale to be ported to Linux??

    Because this is the Unix way. It does one useful thing, and does it well. The problem of recording (e.g. from MIDI input) and creating nice printed output can be broken down quite naturally into at least two parts. Separating out the typography part makes it simpler to implement and more reliable, and offers flexibility by not binding it tightly to particular solutions to other problems. The apparent convenience of one big monolithic software package can often be outweighed by its disadvantages.

  18. Re:Article Repost by Migrant+Programmer · · Score: 2, Funny

    These are eclectic composers: they blend many musical styles (ranging from medieval hoketus via french baroque to gay nigger music) into new pieces.

    Wow, where can I get the CD?

    Sigh, gotta love blind positive moderation of copyright violation. I'm sure there's more interesting changes in the "repost." That's two so far!

  19. Future possabilities. by Anonymous Coward · · Score: 2, Interesting

    I see tools like Lilypond and Rosegarden and other such tools as the audio embodyment of the Unix philosophy of "a tool good at a specific task". This works for stringing commandline tools together, and this works as well as one gets higher level. Imagine for a second collaborationware for musicians, with output everyone can be proud of.

  20. Re:Yeah, right by hysterion · · Score: 2, Informative
    But why go to so much effort? There are plenty of great programs out there that offer input and have engraving qualities. Finale, Sibelius and Graphire Music Press.

    Obviously you didn't bother to read past the first of these FAQs, which is a bit sad. It's exactly as if you said "Why bother using TeX when I can typeset mathematics in Word?"

    Well, you can. But no journal will accept your output, because the quality just isn't up to snuff. Likewise, Finale's output is not up to the time-honored standards of music publishing. To musicians who sight-read at a professional level, the difference matters. In the long run, they can't stand it any more than Knuth could stand the piss-poor, headache-inducing math typesetting that enraged him into writing TeX. Quote:

    Layout should be pretty, not only for its own sake, but especially because it helps the reader in his task. For performance material like sheet music, this is doubly important: musicians have a limited amount of attention. The less attention they need for reading, the more they can focus on playing itself. In other words, better typography translates to better performances.
    Plus, proprietary programs lock your scores into proprietary formats, which you can't further process and share like this (scroll down the page).
  21. Some have the wrong idea by Anonymous Coward · · Score: 5, Informative
    This is not meant to replace a score editor!!!

    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.
    1. Re:Some have the wrong idea by fritzfingers · · Score: 2, Interesting
      I have looked at all these (including Brahms), and the problem with them is that they don't even support a small subset of lilypond. If you really need to do some serious typesetting, you are forced to use the textformat. And this is what will still scare most musicians away.

      For a interactive musicapp to work good, it will need to have a fair amount of typesetting knowledge, and the best way is to have everything integrated. I really think lilypond has some advantages (such as mixing lilypond with LaTeX, beautiful scores), but to be a good replacement for finale and the others, it will need to have an interactive interface. It seems to me that the developers are not really interested in making it confortable for users (they have that right), but that means a that the program is only usefull for musicians which are also hackers (not many of them), and this is an onfortunate waste of effort.

  22. Re:Yeah, right by hysterion · · Score: 2, Informative
    Same FAQ:
    I want to use my MIDI keyboard for entry

    Try the following:

    I don't want to learn another syntax. Now what?

    There are other options: it is possible to create the music in another format. Supported formats include

    • MIDI: LilyPond includes midi2ly, a program that translates a MIDI file to LilyPond.
    • ETF: LilyPond includes etf2ly, a convertor for the Finale ETF format (about ETF)
    • ABC: LilyPond includes abc2ly, a convertor for the popular ABC format (about ABC)
    • MusicXML. Guido Amoruso's xml2ly will convert MusicXML to LilyPond. (About MusicXML.).
  23. Lilypond is *not* difficult to use. by foqn1bo · · Score: 3, Insightful
    At least not in my opinion. The syntax is very simple, and while there is a learning curve in getting started, once you know the basics it's a breeze. Music notation is a relatively sparse system, with a small number of things to worry about. You've got clefs, staves, notes, rests, signatures, accents, performance diacritics, ornamets, and various methods of specifying length and grouping.

    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.

  24. Re:Yeah, right by 0x0d0a · · Score: 2, Interesting

    Honestly, I have no idea what TeX is, so, I don't know the comparison.

    TeX and LaTeX are (roughly) the general typographical layout equivalents of Lilypond -- instead of producing musical scores, one produces text and math formulas. Each is a GUIless program that takes a set of plain text input, and produces a rendered, formatted set of output.

    Because BSD and Linux lacked a decent free word processor for a long, long time, a lot of people learned LaTeX in the place of a word processor. LaTeX is really intended for extremely high-quality textual output -- the sort of thing that a typesetter would use to produce a book. As Knuth (the author of TeX) put it, he was shocked when people started requiring college students to use TeX for their papers -- he saw TeX as a system that required more work to use but was worth it when you wanted to go the extra distance and get really good output.

    LaTeX (a sort of child of/extension of TeX) is commonly required as a format to submit papers in, since it produces high-quality output and can be used to allow certain formatting tasks that are very difficult with a word processor. Another benefit of LaTeX is that it uses a text format to represent math formulas, and so LaTeX is often used on USENET and other text-based forums to represent complex mathematical formulas. It's relatively quick to enter forumlas into LaTeX, so it's become dominant in the computer science and mathematical fields.

    If you've ever run into CSS, you may understand some of the benefit of using a LaTeX-style system over a more conventional GUI. It lets you assign meaning to elements of your document that can let you perform very powerful operations later. For example, have you ever used stylesheet functionality, present in most word processors? This is a very limited form of this. You can "create a new style", assign text to be of that style, and later tweak the format of an entire book easily by changing properties of the style sheet.

  25. Re:My question is by Anonymous Coward · · Score: 2, Informative

    There are a number of projects that strive for this, none is as polished yet, though. Check http://www.linuxsound.at for a comprehensive list of music applications in the Linux arena.

    The ones that are closest in functionality, usage and completeness are probably:
    - MusE
    - Rosegarden-4

  26. Advantages of Lilypond by hlub · · Score: 3, Informative
    As a professional musician I use lilypond a lot. Apart from the
    excellent output quality, lilypond has a couple of advantages that
    haven't been mentioned in the discussion so far:

    • Producing text mixed with music examples (large ones between paragraphs, tiny ones in-line) is tiresome with traditional music notation packages, involving a lot of copying and pasting between notation and text processing programs. Lilypond-book makes this easy (there is only one source file that contains both text and music) An example: source and output.
    • Automated production of different output files from one source file is easy (using a script or a makefile). I routinely produce a violin and a viola version of all my teaching materials. Whenever I change something, it is automatically re-done in both versions.
    • Even on a simple PDA one can create a lilypond file (all you need is a text editor and a few kB of memory). I am often away from home and I do a lot of my notation this way, in trains and between rehearsals.

    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.

  27. ABC Notation by smcdow · · Score: 4, Informative
    The ABC Notation is very popular amongst tradtional music enthusiasts. It's the format of choice for emailing and exchanging tunes on tradional music mailing lists and newsgroups. ABC is in widespread use.

    Here's the introduction:

    abc is a language designed to notate tunes in an ascii format. It was designed primarily for folk and traditional tunes of Western European origin (such as English, Irish and Scottish) which can be written on one stave in standard classical notation. However, it is extendible to many other types of music and recently Steve Allen has coded Beethoven's Symphony No. 7, Movement 2 in abc! Since its introduction at the end of 1991 it has become very popular and there now exist several Windows, Mac, Palmtop and UNIX based tools which can read abc notation and either process it into staff notation or play it through the speakers of a computer.

    One of the most important aims of abc notation, and perhaps one that distinguishes it from most, if not all, computer-readable musical languages is that it can be easily read by humans. In other words, with a little practice, it is possible to play a tune directly from the abc notation without having to process and print it out. Even if this isn't of interest, the resulting clarity of the notation makes it fairly easy to notate tunes. In addition, the ability to write music in abc notation means that it can be easily and portably stored or transported electronically hence enabling the discussion and dissemination of music via email.

    (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.
    1. Re:ABC Notation by djw · · Score: 2, Interesting
      it is possible to play a tune directly from the abc notation without having to process and print it out.
      And when you do want to process and print it out, run it through the ABC-to-Lilypond converter, abc2ly , which comes with Lilypond.
  28. GUIDO NoteServer by whovian · · Score: 3, Informative

    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.
    1. Re:GUIDO NoteServer by hanwen · · Score: 2, Informative
      It's possible to run LilyPond on a webserver, but we advise against it, as it is a security risk. Lily runs an embedded Scheme interpreter, which is a liability. As a silly example
      \notes { c4_#(ly:export (ly:gulp-file "/etc/passwd")) }
      will print the password file under a note. We are working on securing this feature, though.
      --

      Han-Wen Nienhuys -- LilyPond

  29. Lilypond, MusicXML, and musical scores on the Web by base_chakra · · Score: 2, Insightful

    I agree with Han-Wen's criticisms of MusicXML, (some of which he voiced previously in a response to the short article I submitted in January). I readily admit that the blurb had some errors in it; and especially after witnessing the prevailing confusion over the issues involved, I wish I had written a full-length article on the state of free music score publishing and interchange.

    MusicXML fails in many ways, but neither Lilypond's native format nor the various binary formats fits the bill, either. My intention in submitting the article was to make people aware that there is currently no open, editable, universal, web-renderable music notation format. Please bear in mind that MIDI is not a music notation format, and is inadequate for the purposes described above. LilyPond is a great program and a high caliber open-source development project which I admire and endorse--this is a lot more than I can say for MusicXML (regardless of the apples and oranges comparison). But I don't think it will thrive until it has a GUI and expands into the markets ruled by Sibelius, Finale, and (to a lesser extent) Encore. In other words, I think that to become a major player, LilyPond must eventually must, in addition to being the superb typesetting program that it is, it must also reach those who want an intuitive score editor.

    I'm very please that open source music typesetting and publishing are topics of ongoing discussion (and controversy). Finally, I should mention that I'm affiliated with neither Recordaire nor LilyPond in any way.

  30. linux and music notation by cybin · · Score: 2, Interesting

    lilypond looks nice for many things, and i think it's a step in the right direction. the problem is, there's always a rift between what the musicians want to notate and what the software is able to do.

    can lilypond notate beams across barlines? can you hide rests? can you make invisible barlines? all this stuff is important to me, since that's the kind of music i write. sibelius does them wonderfully, and i've heard rumors that sibelius' base engine is written in ASM and could be easily ported to linux from OS X.

    on the other hand, i have a big problem in that i wrote a lot of stuff in Finale, and then I switched to sibelius, and even the file convertor doesn't work right a lot of the time. if lilypond can offer a good long-term storage format that is easy to read by both humans and computers, it could have a big niche in digital preservation, and be a common point between notation programs.

    anyone want to write a finale->lilypond convertor? :)