Rosegarden: Difference between revisions

From Hydrogenaudio Knowledgebase
mNo edit summary
 
(32 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Infobox Software
{{Infobox Software
| name = Ardour
| 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
| stable_release = 13.04 (2013-04-01)
| preview_release =  
| preview_release =  
| operating_system = Linux, OS/X
| 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 equilivant for Linux.  
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
* Editing music and quantizing notes using piano roll editor
* MIDI support managing banks, programs, and controllers  
* MIDI support for managing banks, programs, and controllers.
* Notation editing use ''Lilypond'' to create a score  
* 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, and [[LADSPA]]
* 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==
* [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==  
* [http://rosegarden.sourceforge.net/tutorial/ Rosegarden tutorials]
=Development API=
* [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

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