Difference between revisions of "Rosegarden"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (I don't think Hydrogenaudio really cares about MIDI sequencing software, but it is still worth having.)
m (Development API)
Line 47: Line 47:
  
 
=Development API=  
 
=Development API=  
* [http://rosegarden.sourceforge.net/code_doc/index.html Rosegarden-4 global design] (HTML) written using Doxygen 1.4.4.   
+
* [http://rosegarden.svn.sourceforge.net/viewvc/rosegarden/ Rosegarden-4 global design] (HTML) written using Doxygen 1.4.4.   
 
==External links==  
 
==External links==  
 
* [http://www.nabble.com/RoseGarden-f2887.html Rosegarden Development] Rosegardens user development forum.
 
* [http://www.nabble.com/RoseGarden-f2887.html Rosegarden Development] Rosegardens user development forum.

Revision as of 02:54, 13 June 2008

Rosegarden-4
{{{logo}}}
250px-Rosegarden screenshot.png
Cubase equivalent of Linux
Developer(s) Chris Cannam, Richard Bown
Release information
Initial release {{{released}}}
Stable release 1.4.0
Preview release 1.7.0
Compatibility
Operating system Linux, X11
Additional information
Use MIDI Sequencing
License GPL
Website Rosegarden Music

Introduction

Rosegarden is a professional audio and MIDI sequencer, score editor, and general-purpose music composition and editing environment. Rosegarden is considered to be the Cubase equivalent for Linux. It's a KDE interface application. see also MusE

Features

  • Editing music and quantizing notes using piano roll editor
  • MIDI support for managing banks, programs, and controllers.
  • Notation editing using Lilypond and MusicXML to create a music score (PostScript or PDF format)
  • Recording audio using mixing, samples, and effects
  • Connecting with host synthesizers for more accurate control
  • Multilingual support (13 different languages)
  • Integration with other sequencers and tools using JACK kit, DSSI, DSSI-VST, and LADSPA
  • Strong dependence on ALSA, but can be run without it.
  • Not designed for Core Audio under OS/X

Screenshots

  • Main window this is a screenshot of Rosegardens main layout window.

Supported languages

  • Russian
  • Spanish
  • German
  • Welsh
  • French
  • Italian
  • Swedish
  • Estonian
  • Dutch
  • Japanese
  • Chinese (simplified)
  • Czech
  • Catalan

Resources

Development API

External links