Rosegarden Developers Interviewed by O'Reilly
rayk_sland writes "Users of the Rosegarden Sequencer project will be gratified to see it featured in O'Reilly's Linux DevCenter web magazine. I am a devoted fan of this program, which allows the user to sequence music using classical music notation, and has many other sequencer features I haven't even properly fathomed (read the article.) The Rosegarden project has recently released a 'pre-1' beta. Almost time for those party streamers..."
I've tried Rosegarden a couple of times - looks to be a very promising package - i've even contributed some stuff to the project. Last time i tried it though (probably 6-12 months ago) it had a tendancy to die unexpectedly rendering it fairly useless for anything serious. Its good to see its now approaching a final release. I will be trying this out to see how its been coming along - and maybe ... just maybe I can actually write some tunes under linux...
Electronic Music Made Using Linux http://soundcloud.com/polyp
Looks like Rosegarden can export to Lilypond, which is by far the best music notation program AFAIAC. For years in our choir there were sheets made using Finale, and when I remade one using Lilypond people were asking me where is the book that this came from, it just looks so professional. They have a great paper on this .
NoteEdit is also decent for sheet music to Lilypond if that's what you're looking for.
Unfortunately the project is half-dead due to percieved disinterest. Doesn't make it less functional though.
Tell the truth and you won't have so much to remember.
Actually, the text you're linking to is a bit misleading : no coding was ever actually done using plain GTK+, we never even considered that option. We went for gtk-- right away (or, if you prefer, we went for GTK+ as soon as we learned that C++ bindings were available).