---
Type: desktop-application
ID: com.rosegardenmusic.rosegarden
Package: rosegarden
Name:
C: Rosegarden
Summary:
fr: Séquenceur MIDI et éditeur de partitions avec prise en charge audio
ru: MIDI-секвенсер и нотный редактор с поддержкой аудио
pl: Sekwencer MIDI i edytor nutowy z obsługą dźwięku
C: MIDI Sequencer and Notation Editor with Audio Support
es: Secuenciador de MIDI y editor de partitura con soporte de audio
de: MIDI-Sequenzer und Notensatzprogramm mit Audiounterstützung
Description:
C: >-
<p>
Rosegarden is a general-purpose music composition and editing environment that offers a mixture of features
inspired by MIDI sequencers, score editors, and DAWs. Rosegarden offers a variety of extensions that work in conjunction
with LilyPond to produce beautiful scores that often require little or no manual editing, and it generally does a good
job of rendering human MIDI performances as legible notation.
</p>
<p>
Rosegarden is ideal for the small scale home artist who wishes to use one tool to handle a music project from
start to finish. For example, you can record your musical idea with a MIDI keyboard, write out transposing parts for
the members of a brass band, and record the band playing these parts all in the same document in the same application.
Rosegarden supports a variety of import and export formats, and works well in conjunction with other applications.
</p>
DeveloperName:
C: Rosegarden development team
ProjectLicense: GPL-2.0+
Categories:
- AudioVideo
- Audio
- Midi
- Sequencer
Keywords:
C:
- midi
- audio
- sequencer
- music
- notation
- score
Url:
contact: https://sourceforge.net/p/rosegarden/mailman/
homepage: https://www.rosegardenmusic.com/
bugtracker: https://sourceforge.net/p/rosegarden/bugs/
translate: https://www.rosegardenmusic.com/wiki/translator:add_or_update_translation
contribute: https://www.rosegardenmusic.com/support/
Icon:
cached:
- name: rosegarden_rosegarden.png
width: 48
height: 48
- name: rosegarden_rosegarden.png
width: 64
height: 64
- name: rosegarden_rosegarden.png
width: 128
height: 128
remote:
- url: com/rosegardenmusic/rosegarden/dd6b0bdbb8788f4933618dc48bb871b1/icons/48x48/rosegarden_rosegarden.png
width: 48
height: 48
- url: com/rosegardenmusic/rosegarden/dd6b0bdbb8788f4933618dc48bb871b1/icons/64x64/rosegarden_rosegarden.png
width: 64
height: 64
- url: com/rosegardenmusic/rosegarden/dd6b0bdbb8788f4933618dc48bb871b1/icons/128x128/rosegarden_rosegarden.png
width: 128
height: 128
stock: rosegarden
Launchable:
desktop-id:
- com.rosegardenmusic.rosegarden.desktop
Provides:
ids:
- com.rosegardenmusic.rosegarden.desktop
modaliases:
- usb:*ic01isc03ip*
mediatypes:
- audio/x-rosegarden-composition
- audio/x-rosegarden-device
- audio/x-rosegarden-project
- audio/x-rosegarden-template
- audio/midi
Screenshots:
- default: true
caption:
C: The main window
thumbnails:
- url: com/rosegardenmusic/rosegarden/dd6b0bdbb8788f4933618dc48bb871b1/screenshots/image-1_752x460.png
width: 752
height: 460
- url: com/rosegardenmusic/rosegarden/dd6b0bdbb8788f4933618dc48bb871b1/screenshots/image-1_624x381.png
width: 624
height: 381
- url: com/rosegardenmusic/rosegarden/dd6b0bdbb8788f4933618dc48bb871b1/screenshots/image-1_224x137.png
width: 224
height: 137
source-image:
url: com/rosegardenmusic/rosegarden/dd6b0bdbb8788f4933618dc48bb871b1/screenshots/image-1_orig.png
width: 1128
height: 690
Languages:
- locale: en_US
percentage: 100
Releases:
- version: '25.12'
type: stable
unix-timestamp: 1764633600
description:
C: >-
<p>This version includes the following bug fixes:</p>
<ul>
<li>Fix tuplet of 7 in one beat leads to incorrect durations. Bug #1464. [ffe92b80a1]</li>
<li>Fix incorrect bpm on TimeWidget. [d94e0e096c]</li>
<li>Fix occasional unwanted recovery prompt. Bug #1725. [b2ed6a748d]</li>
<li>Fix stuck lilypond preview dialog. Bug #1726. [5857468170]</li>
<li>Fix track buttons and segment canvas getting out of sync. Bug #1728. [b06a0cee07]</li>
<li>Fix main window losing focus when mouse leaves. Bug #1728. [c384771ccb]</li>
<li>Fix MIDI export problems with anacrusis and tempo changes. Bug #1627. [0683a0890d]</li>
<li>Fix undo anacrusis requiring three undos. [c4d89ee242]</li>
<li>Fix undo for tempo changes losing ramp info. [ea1982fdcf]</li>
<li>Fix adding and removing files in the Audio File Manager does not mark the document as modified. [efc375058c]</li>
<li>Improve missing audio file handling. Bug #1730. [bdaf8dc014]</li>
<li>Fix audio directories being created unnecessarily. Bug #1730. [f7053b39dc]</li>
<li>Fix wait cursor during audio file location dialog. [a915292fc0]</li>
<li>Use "open directory" dialog in file location dialog instead of broken "file open" dialog. Bug #1730. [6461bc9ce4]</li>
<li>Fix unnecessary error message box. Bug #1730. [c6ef6415c7]</li>
<li>Fix selection problems when closing the Audio File Manager. Bug #1733. [83fa32bdb2]</li>
<li>Fix cursor not returning to normal after using audio location dialog. Bug #1736. [0d38af676e]</li>
<li>Fix sfizz plugin UI not visible. Bug #1738. [090f160bce] [f908ea2646]</li>
<li>Fix instruments refering to invalid audio inputs and submasters. Bug #1735. [faa8e5186d] [722d5a2c67] [01b5e6d96f]</li>
<li>Fix LV2 crashes due to environment variables. Bug #1737. [58a2e3d9fe]</li>
<li>Fix new MIDI ports called "unnamed" rather than "New Device". Bug #1710. [2c18d18906]</li>
<li>Fix lilypond version issue. Bug #1739. [55ef24b9bf]</li>
<li>Fix Feta.xml not found message. Bug #1741. [d24521621d]</li>
<li>Fix "oops" message in logs. Bug #1740. [bb86de7422]</li>
<li>Limit mouse position in LoopRuler. Bug #1742. [f7216033b9]</li>
<li>Fix wrong codec selected in text codec dialog. [6e7b2c2577]</li>
<li>Use "snap to unit" for the tools and the LoopRuler to make it easier to work in compound meters. [be819c5265]</li>
<li>Add "Cursor" to "Move to Staff Above/Below" menu items. [a1823ca9f6]</li>
<li>Fix a crash when saving during playback. [e835e860b3]</li>
<li>Make notation quantization color brighter. [5bf74aee5c]</li>
<li>Fix undo after remove results in no audio in the Audio File Manager. Bug #1733. [4f732e5c17] [36a6680ed9] [ab6b89453f]</li>
<li>Fix problems when moving segments beyond composition end. Bug #1744. [b3cd66b800]</li>
<li>Remove unnecessary logging. Bug #1745. [1cf772bf68]</li>
<li>Fix lv2 plugins not showing as lv2 plugins. Feature Request #540. [83c427819c]</li>
<li>MatrixTool: Fix missing forward-decl for QKeyEvent. Bug #1746. [70307ab1ee]</li>
<li>cmake: Remove X11 requirement. Bug #1747. [12a6aa65c9]</li>
<li>cmake: Fixed a build error. [ff1fe47372]</li>
<li>cmake: Make gtk2 optional. [2364f701d6]</li>
</ul>
<p>This version adds the following new features:</p>
<ul>
<li>Rulers now support aftertouch, both channel and key. Feature Request #527. [5ee9c807d8]</li>
<li>Rotary (knob) widget now shows label (e.g. pan) and value in its tooltip. [4c42d7dc4d]</li>
<li>Snap markers to beat. Feature Request #537. [6c69fa3354]</li>
<li>Move markers by dragging them. Feature Request #536. [66b9451054] [00eb33ffa7] [8f334a5dbf]</li>
<li>Double-click to rename a marker. Feature Request #535. [3973fdf484]</li>
<li>Edit > Select Related Segments feature. Feature Request #534. [d289dc4005]</li>
<li>Audio File Manager: allow multi-select of entries in the list. Feature Request #533. [2368585756]</li>
<li>Support for Akai MPK Mini IV control surface. Patch #83. [35eec2215e]</li>
</ul>
url:
details: https://rosegardenmusic.com/wiki/dev:25.12
- version: '25.06'
type: stable
unix-timestamp: 1748995200
description:
C: >-
<p>This version includes the following bug fixes:</p>
<ul>
<li>Lilypond: Fix the missing dot in property paths (LilyPond > 2.22). [3957c97969]</li>
<li>LV2: Add port sampleRate feature. [03d35cad0a]</li>
<li>Fixed Import Studio does not create new devices. Bug #1709. [4460f3521b]</li>
<li>Notation: Improve wording of highlight menu items. Bug #1708. [fdc4a3553c]</li>
<li>Event Viewer: Fix editor closes when editing triggered segments. [baeb7bad81]</li>
<li>Fix crash when deleting a triggered segment that was being edited with the notation or matrix editors. [c9cafc8ad8]</li>
<li>Fix wrong matrix editor window closed during segment split. Bug #1699. [80d3e70642]</li>
<li>Handle unsaved untitled autosave. Bug #1700. [cef44d35e3]</li>
<li>Matrix: Fix notes not sounding across a drag select. Bug #1697. [31ec6ed535]</li>
<li>Fix file dialogs forget paths. Feature Request #518. [5588528e46]</li>
<li>Fix crash when deleting a repeating segment opened in notation. Bug #1711. [119e4672d9]</li>
<li>Fix crash on Manage MIDI Devices window close. Debian #1091859. [64943ed3d8]</li>
<li>Fix crash on new document with bank editor open. Bug #1712. [f68d7dbcd6]</li>
<li>Fix missing time resolution warning. [6cbef7a786]</li>
<li>Instrument Parameters: Fix "Pan" control label cut off on the right. [8a78c11ae2]</li>
<li>Fix UI locks up when hitting "Record". Bug #1713. [e8d16c4792]</li>
<li>Fix lyric editor with anacrusis [-1] problem. Bug #1715. [82045d5ca4]</li>
<li>Fix LV2 plugin JC303 not working. Bug #1714. [b341fd1ce3]</li>
<li>Add JACK stop at auto stop preference. Bug #1693. [c86d9ca6a7]</li>
<li>Tempo And Time Signature Editor: Fix tempo time change leftovers. Bug #1718. [017bdd1b60]</li>
<li>Fix potential crash when fast-forwarding or rewinding through a large composition while it is playing. Bug #1717.
[01ddaca815]</li>
<li>Fix RG handling of jumping JACK transport. Bug #1721. [dc2062d42e]</li>
<li>LilyPond: Fix deprecation warnings while processing RG output. Bug #1675. [39bef99be1]</li>
<li>Matrix: Fix Add Tempo Change... not working. [b9a781ee9c]</li>
<li>Fix record input connections not happening. [38d50e757f]</li>
<li>Fix "toggle repeat" not handling mixed state in undo. Bug #1722. [1128116d13]</li>
<li>Fix transport dialog time/bars not updating on Tempo and Time Signature changes prior to the pointer position.
[66401b64fc]</li>
<li>EventFilterDialog: Fix invalid read with "shortest" duration. [8068e139ba]</li>
<li>Fix LilyPond doesn't draw the repeat double bar when there are alternative endings. Bug #1676. [2e4b03092a]</li>
</ul>
<p>This version adds the following new features:</p>
<ul>
<li>Add an extra large track size in presentation preferences. Feature Request #524. [76247e4efd]</li>
<li>Add track label width to presentation preferences. Feature Request #525. [a401a663d4]</li>
<li>EditView: Add "Edit Triggered Segment" feature. [287a3765e1]</li>
<li>Add "Drag with dynamic modifiers (main window)" preference. [561db23422]</li>
<li>Constrained selection move in matrix editor. Feature Request #298. [4dfb643cf5]</li>
<li>Add preference for dynamic drag. Bug #1699. [561db23422]</li>
<li>Add "remove all from panel" command to the Manage Controllers dialog Edit menu. Feature Request #526. [68a2373fd4]</li>
<li>RPN and NRPN editing has been added to the Event List Editor. Feature Request #467. [bc567b76b3] [0a43462bdb]</li>
<li>MIDI Export: Add RPN and NRPN support. Feature Request #467. [f02f6bf8fb]</li>
<li>Event List Editor: Add filtering All On/Off button. [42f8635286]</li>
<li>LV2: Graduate out of beta. Enable by default. [90fccdab0a]</li>
</ul>
url:
details: https://rosegardenmusic.com/wiki/dev:25.06
- version: '24.12'
type: stable
unix-timestamp: 1733270400
description:
C: >-
<p>This version includes the following bug fixes:</p>
<ul>
<li>LV2: Fix link problem with no gtk2. [2e168f0d]</li>
<li>LV2: Add lv2 check for GUI library ok. [9cb306b3]</li>
<li>Manage MIDI Banks and Programs dialog now allows the same bank MSB/LSB to be used for percussion and non-percussion
banks on the same device. Bug #1692.</li>
<li>Fix wrong ports being assigned on file load. Bug #1687. [663099cc]</li>
<li>Fix autoscroll and highlighting behavior with multiple segments on a track. Bug #1672.</li>
<li>Fix missing scroll bar on Instrument Parameters Bank dropdown. Bug #1695. [295a2f7a]</li>
<li>Fix "turn repeats into copies" misses last segment. Bug #1696. [afcf2f0e]</li>
<li>Fix shortcut order ignored. Bug #1702. [b1272a6d]</li>
<li>Fix unexpected cursor position when moving from note to note on a bar with a clef or time signature. Bug #1704.
[215b9d27]</li>
<li>Fix unexpected translation of bank and program names. Bug #1705. [6dbd6bcd]</li>
<li>Fix unexpected Save As... directory. Feature #522. [15db9d10]</li>
<li>Fix broken tempo line in tempo ruler after adding a time signature change. Bug #1706. [6a7ef89e]</li>
<li>Fix "Modify MIDI Filters" dialog does not mark document as changed. Bug #1707. [4e505977]</li>
<li>Fix LV2 sfizz plugin support. [8fce0614]</li>
<li>Fix group box formatting issue in native/light theme. Bug #1678. [d2df6376]</li>
<li>LV2: Fix crashes and locking related to atom buffers. [95b09722] [be37b31e]</li>
</ul>
<p>This version adds the following new features:</p>
<ul>
<li>Make MIDI File Division value configurable for Export. GH #9. [991e4839]</li>
<li>WAV export of audio and soft synth tracks. File > Export > Export WAV File... [5b4d109e]</li>
<li>Apply interpretations to more than one segment. Segment > Interpret... Feature #517. [b8a243a5]</li>
</ul>
url:
details: https://rosegardenmusic.com/wiki/dev:24.12
- version: '24.06'
type: stable
unix-timestamp: 1717545600
description:
C: >-
<p>This version includes the following bug fixes:</p>
<ul>
<li>txt2rgd.py: Fix MSB/LSB bug. [d501a6f3]</li>
<li>Fix instrument selection for Ctrl+T (add track), file import and merge. Bug #1670.</li>
<li>Disallow deletion of devices that are in use by tracks. Bug #1670.</li>
<li>Use track names for segment names on MusicXML import. Bug #1673. [d477398d]</li>
<li>Fix misplaced TimeWidget title in "Native (Light)" theme. Bug #1678. [2b63faba]</li>
<li>Fix an .rg parsing error related to softsynths. [a8547260]</li>
<li>Fix unobtainable segment presets and other preset issues. Bug #1684. [da32cccc]</li>
<li>Fix audio time stretching erasing all audio data in release build. Bug #1680. [79d672b1]</li>
<li>Fix submaster port count changing when changing the number of audio input ports. Bug #1685. [1ac61ff6]</li>
<li>Fix window focus problem when creating MIDI Devices. Bug #1686. [7baaffde]</li>
<li>Fix track instrument reset when editing banks. Bug #1688. [d83d883b] [eab9b9a3]</li>
<li>Fix buffer overflow in notation editor. Bug #1689. [dd4549b0]</li>
<li>Fix examples pointing to various audio paths causing unwanted directories to be created. Bug #1668. [26b26e6e]</li>
<li>Fix slow refresh of note names in matrix. Bug #1626. [de035bfe]</li>
<li>Fix notation not selecting current segment notes on launch. Bug #1672. [ae27b0c6]</li>
<li>Fix UnusedAudioSelectionDialog column widths. Feature #520. [5d198075]</li>
</ul>
<p>This version adds the following new features:</p>
<ul>
<li>Experimental LV2 plugin support. Feature request #462. Enable via Edit > Preferences > LV2 Plugin Support.</li>
</ul>
url:
details: https://rosegardenmusic.com/wiki/dev:24.06
ContentRating:
oars-1.1: {}