Rosegarden
Help out the Rosegarden project!
Donate to Rosegarden
1st May, 2008
Release 1.7.0 of Rosegarden is now available!
23rd March, 2007
Dave Phillips reviews Rosegarden for Linux Journal
15th March, 2007
The Rosegarden Handbook, the online help for Rosegarden, is now on the web as well as in Rosegarden!
1st July, 2005
The Rosegarden Companion by D. Michael McIntyre released in English.

Rosegarden source downloads

Current stable release

Note: please read the Hardware and System Requirements page to find out whether Rosegarden will work on your system, and read the README file in the downloaded package for details of how to compile.

Development code from Subversion

The latest, up-to-the-minute source code in use by Rosegarden developers is always available using the Subversion (svn) source-code control system from SourceForge. The main Subversion repository can be retrieved with:

svn co https://rosegarden.svn.sourceforge.net/svnroot/rosegarden/trunk/rosegarden

This will obtain the main development trunk; this is where most of the interesting new features appear first in a working state, but it isn't always guaranteed to build or run. Please read the instructions here for more details on using Subversion.

You can also browse the source code here.

Other branches

Several "branches" of the Rosegarden source code are available in Subversion, containing different features for prospective developers or other interested parties. These branches are accessible in the branches/ directory of the svn repository, with the following command :

svn co https://rosegarden.svn.sourceforge.net/svnroot/rosegarden/branches/<BRANCH>

replacing <BRANCH> with the name of the branch you want.

You can browse the current branches here.

Currently active branches are:



"X11 Rosegarden" 2.1 releases

Before the current Rosegarden project, there was another Rosegarden: a now rather antique program, simpler, less powerful but also less resource-hungry. We're calling it "X11 Rosegarden" here, to distinguish it from the newer Rosegarden. It was originally written for Silicon Graphics IRIX machines, and then ported to Linux and other Unix variants. If you're interested, you can still get it in source code form right here.