Difference between revisions of "Rosegarden"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (... there is a new version out.)
m (Introduction)
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Infobox Software
 
{{Infobox Software
| name = Rosegarden
+
| name = Rosegarden-4
| screenshot =  
+
| logo =
| caption = Easy to use MIDI sequencer
+
| screenshot = [[image:250px-Rosegarden_screenshot.png|250px]]
| maintainer = Chris Cannam
+
| caption = Cubase equivalent of Linux
| stable_release = 1.2.4
+
| maintainer = Chris Cannam, Richard Bown
| preview_release = 1.4.0
+
| stable_release = 13.04 (2013-04-01)
 +
| preview_release =  
 
| operating_system = Linux, X11
 
| operating_system = Linux, X11
 
| use = MIDI Sequencing  
 
| use = MIDI Sequencing  
 
| license = GPL  
 
| license = GPL  
| website = http://www.rosegardenmusic.com/
+
| website = [http://www.rosegardenmusic.com/ Rosegarden Music]
 
}}
 
}}
  
 
=Introduction=
 
=Introduction=
What is Rosegarden? 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. see also [[MusE]]  
+
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 Qt 4 interface application. see also [[MusE]]  
 
==Features==  
 
==Features==  
 
* Editing music and quantizing notes using piano roll editor
 
* Editing music and quantizing notes using piano roll editor
 
* MIDI support for managing banks, programs, and controllers.  
 
* MIDI support for managing banks, programs, and controllers.  
* Notation editing use ''Lilypond'' and ''MusicXML'' to create a music score (PDF)  
+
* Notation editing using ''Lilypond'' and ''MusicXML'' to create a music score (PostScript or PDF format)  
 
* Recording audio using mixing, samples, and effects  
 
* Recording audio using mixing, samples, and effects  
 
* Connecting with host synthesizers for more accurate control  
 
* Connecting with host synthesizers for more accurate control  
* Multilingual support  
+
* Multilingual support (13 different languages)
 
* Integration with other sequencers and tools using [[JACK]] kit, DSSI, DSSI-VST, and [[LADSPA]]
 
* Integration with other sequencers and tools using [[JACK]] kit, DSSI, DSSI-VST, and [[LADSPA]]
* Strong dependence on [[ALSA]] and can be run without it.  
+
* Strong dependence on [[ALSA]], but can be run without it.  
 
* Not designed for Core Audio under OS/X
 
* Not designed for Core Audio under OS/X
  
 
==Screenshots==  
 
==Screenshots==  
 
* [http://www.rosegardenmusic.com/images/rosegarden-1.4.0-2.png Main window] this is a screenshot of Rosegardens main layout window.
 
* [http://www.rosegardenmusic.com/images/rosegarden-1.4.0-2.png 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==  
 
==Resources==  
Line 32: Line 48:
  
 
=Development API=  
 
=Development API=  
* [http://rosegarden.sourceforge.net/code_doc/index.html Rosegarden-4 global design]  
+
* [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://sourceforge.net/project/showfiles.php?group_id=4932 Rosegarden Download] Download page for downloading the latest release of Rosegarden
 +
* [http://sourceforge.net/potm/potm-2006-12.php Rosegarden Sourceforge] Rosegarden chosen as project of the month for December 2006
  
 
[[Category:MIDI Sequencers]]
 
[[Category:MIDI Sequencers]]

Latest revision as of 23:36, 25 November 2017

Rosegarden-4
250px-Rosegarden screenshot.png
Cubase equivalent of Linux
Developer(s) Chris Cannam, Richard Bown
Release information
Initial release {{{released}}}
Stable release 13.04 (2013-04-01)
Preview release
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 Qt 4 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