Rosegarden 1.0 Released
bonch writes "Rosegarden 1.0 has been released for Linux. From the website: 'Rosegarden is one of the most comprehensive Linux music software projects, and is the only Linux application to offer full composition and recording capabilities to musicians who prefer to use classical notation.' Rosegarden is free software under the GPL. Take a tour or find a package for your distro."
There's a lot of history behind the Rosegarden developers choice of Qt and KDE. The original Rosegarden dates from the early 1990's, when free toolkits for X GUI development were limited to pretty much nothing but Athena. Rosegarden managed to look good, which was a remarkable acheivement for any application written with the Athena toolkit.
In the late 1990's, the original Rosegarden developers wanted to do a ground up rewrite using a modern GUI toolkit. One of the main developers is very keen on OOP, so C++ was the obvious choice for the implementation. This was attempted using bits of the then nascent GNOME platform, but got bogged down because the GTK+ binding for C++ was not up to scratch.
The dissatisfaction with the GTK+ bindings for C++ lead to the current incarnation of Rosegarden, which uses Qt and KDE. The Rosegarden developers have commented a number of times that using the Qt/KDE framework has saved them having to reinvent the wheel on a number of occasions.
GNOME is my preferred desktop, and GTK+ is my preferred toolkit for GUI development. However, I'm more than happy to install the base KDE libraries to run Rosegarden, as nothing else can touch it for sequencing on Linux.