Rosegarden source downloads
Current stable release
The current stable release is 20.12.
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 http://svn.code.sf.net/p/rosegarden/code/trunk/rosegarden
That will obtain the main development trunk.
See the instructions here for more details on using Subversion.
You can also browse the source code here.
Interested developers should also browse the Rosegarden wiki.
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 http://svn.code.sf.net/p/rosegarden/code/branches/<BRANCH>
replacing <BRANCH>
with the name of the branch you want.
You can browse the current branches here. None of these are presently maintained, relevant, or interesting, but that may change shortly.
Older Releases
Older releases can be downloaded from SourceForge in the files directory.