The care for detail here is overwhelming. Even if you care nothing at all about the content, it's a strong example of what can be achieved by striving for perfection. I also find it interesting they turned to an algorithm similar to Knuth's TeX algorithm. "Minimizing ugliness" is a pretty potent computational metaphor for how detail oriented design work works, it seems.
It goes further than that, and most modern machine learning methods are fundamentally defined in a "minimizing ugliness" framework.
Obsessed with putting ink on paper or What's wrong with computer music notation?
21–30 of 37 posts
Re: Obsessed with putting ink on paper or What's wrong with computer music notation?
#22Earlier quoted context omitted.
It's open source. Knock yourself out.
When I looked at doing that many years ago, their attitude was that splitting it into a library was not a useful thing to do and that everybody should be editing text files.
Re: Obsessed with putting ink on paper or What's wrong with computer music notation?
#23Earlier quoted context omitted.
I can't maintain a fork of lilypond.
Well, don't complain then that they don't think your idea is a good idea and aren't going to spend their time (which nobody is paying them for) implementing it.
Re: Obsessed with putting ink on paper or What's wrong with computer music notation?
#24Earlier quoted context omitted.
When I looked at doing that many years ago, their attitude was that splitting it into a library was not a useful thing to do and that everybody should be editing text files.
I really wish I could just pipe finale files to it and have lilypond make it not suck.
This would be the equivilent of building a "quick preview gui" for lillypad.
Re: Obsessed with putting ink on paper or What's wrong with computer music notation?
#25I've been dying for the inverse of lilypond;an app that would allow you to take a picture and turn it into text notation/MIDI would be awesome. That said, I used lilypond a couple of years ago and loved it.
Re: Obsessed with putting ink on paper or What's wrong with computer music notation?
#26Now if you remove the word "musical", it's true of notation in general. Any notation should reflect the structure of the thing it is notating; if music notation is typically more complex than the "often much simpler musical concept" then I would say musical notation is broken and should be changed.
Is musical notation broken? I've no idea, I don't know enough about it to say.
Re: Obsessed with putting ink on paper or What's wrong with computer music notation?
#27Earlier quoted context omitted.
It's open source. Knock yourself out.
When I looked at doing that many years ago, their attitude was that splitting it into a library was not a useful thing to do and that everybody should be editing text files.
However, the Lilypond input syntax could be improved a great deal - I don't think the multiple different types of braces used in syntax files should be necessary for example.
Re: Obsessed with putting ink on paper or What's wrong with computer music notation?
#28One sentence that struck me was "Notation is an intricate symbolic diagramming language for visualizing an often much simpler musical concept." Now if you remove the word "musical", it's true of notation in general. Any notation should reflect the structure of the thing it is notating; if music notation is typically more complex than the "often much simpler musical concept" then I would say musical notation is broken…
It's comparable to fonts: the study of fonts is pretty intricate, regardless of whether you're writing a grocery list or "One Hundred Years Of Solitude".
Re: Obsessed with putting ink on paper or What's wrong with computer music notation?
#29Re: Obsessed with putting ink on paper or What's wrong with computer music notation?
#30It's a shame they won't make the typesetting engine available as a library so that a (real) graphical interface could be written for it.