Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start [2019/10/05 15:23]
tedfelix [English]
start [2024/02/06 14:17] (current)
tedfelix [English]
Line 1: Line 1:
 ====== Rosegarden Wiki ====== ====== Rosegarden Wiki ======
  
-This is the Wiki for user and developer documentation about the [[http://www.rosegardenmusic.com/|Rosegarden]] audio and MIDI sequencer and notation editor.+This is the Wiki for the Rosegarden MIDI sequencer.  Useful links:
  
-If you wish to add any new documentation or update anything in here, please create an account and get editing!  (New user registrations are currently disabled due to spam.  Please contact us on the dev mailing list to request access.)+  * https://sourceforge.net/projects/rosegarden/ - Main downloads and support. 
 +  * http://www.rosegardenmusic.com/ - Website with various info. 
 +  * https://github.com/tedfelix/rosegarden-official - Secondary source code and support.
  
-Note that developer pages are in the "dev:" namespace, formal project documentation is in the "doc:" namespaceand pages for translators are in the "translator:" namespace General user pages do not have any particular namespace; call them whatever you like.+If you wish to add any new documentation or update anything in hereplease contact us on the [[https://sourceforge.net/projects/rosegarden/lists/rosegarden-devel|dev mailing list]] to request access.
  
-===== Release Notes =====+//Note that developer pages are in the "dev:" namespace, formal project documentation is in the "doc:" namespace, and pages for translators are in the "translator:" namespace.  General user pages do not have any particular namespace; call them whatever you like.//
  
-  * Release notes for [[dev:next_version|Upcoming Release]] //Accumulate release notes here.// +===== Release and Testing Notes ===== 
-  * Release notes for [[dev:19.06]] + 
-  * Release notes for [[dev:18.12|18.12]] +  * Release notes for [[dev:23.12]] 
-  * Release notes for [[dev:18.06|18.06]] +  * Release notes for [[dev:23.06]] 
-  * Release notes for [[dev:17.12|17.12]] +  * Release notes for [[dev:22.12.1]] 
-  * Release notes for [[dev:17.04|17.04]]+  * Release notes for [[dev:22.12]] 
 +  * Release notes for [[dev:22.06]] 
 +  * Release notes for [[dev:21.12]] 
 +  * [[dev:21.12 Testing Notes]] 
 +  * Release notes for [[dev:21.06.1]] 
 +  * Release notes for [[dev:21.06]] 
 +  * [[dev:21.06 Testing Notes]] 
 +  * Release notes for [[dev:20.12]] 
 +  * [[dev:20.12 Testing Notes]] 
 +  * Release notes for [[dev:20.06]]
   * [[dev:Release Notes Archive]]   * [[dev:Release Notes Archive]]
  
Line 21: Line 32:
 ==== English ==== ==== English ====
  
-Some of this might be a bit outdated.  Contact us on the mailing list if you'd like to help work on the documentation.+Some of this might be a bit outdated.  Contact us on the [[https://sourceforge.net/projects/rosegarden/lists/rosegarden-devel|dev mailing list]] if you'd like to help work on the documentation.
  
-  * [[https://www.youtube.com/watch?v=FVhAneOg0sc&t=309s|Rosegarden Tutorial Part 1 (video on youtube)]] August 7, 2018+  * [[https://people.ias.edu/~mvanwinkle/var/exports/rosegarden_keymap.html|Keyboard cheat sheet for "Inserting notes and rests"]] February 5, 2024. 
 +  * [[https://www.youtube.com/watch?v=FVhAneOg0sc|Rosegarden Tutorial Part 1 (video on youtube)]] August 7, 2018
   * [[doc:manual-en|The Rosegarden Manual]] //(incomplete)//   * [[doc:manual-en|The Rosegarden Manual]] //(incomplete)//
-  * [[Development from SVN|Installing a Development Version from Subversion]] //(bug reports are most useful against the development version)//+  * [[dev:Building Rosegarden from Source]] //(bug reports are most useful against the development version)//
   * [[doc:tips|Notation Tips and Tricks]] //(from 13.10)//   * [[doc:tips|Notation Tips and Tricks]] //(from 13.10)//
-  * [[doc:Using Thru Routing|Using Thru Routing]] //(from 16.02)//+  * [[doc:Using Thru Routing]] //(from 16.02)// 
 +  * [[doc:Guitar MIDI Controller to Notation]] //(from 22.12)//
   * [[doc:companion-en|The New Rosegarden Companion]] //(very old)//   * [[doc:companion-en|The New Rosegarden Companion]] //(very old)//
   * [[http://rosegardenmusic.com/tutorials/|HTML Tutorials]] //(newer, but many are old)//   * [[http://rosegardenmusic.com/tutorials/|HTML Tutorials]] //(newer, but many are old)//
Line 35: Line 48:
   * [[Low-latency Kernels]] //(probably obsolete)//   * [[Low-latency Kernels]] //(probably obsolete)//
   * [[keyboard_shortcuts|Keyboard Shortcuts]]   * [[keyboard_shortcuts|Keyboard Shortcuts]]
 +  * [[http://www.n-ism.org/Papers/Microtonalism/codicil.pdf|Pitch Tracker]] //academic paper describing the pitch tracker//
 +  * [[doc:GrandOrgue|Connecting Rosegarden to GrandOrgue]] from April 2020
  
 ==== Español/castellano ==== ==== Español/castellano ====
Line 53: Line 68:
 ===== Links ===== ===== Links =====
  
 +  * [[https://fosdem.org/2023/schedule/event/rosegarden/|Richard Bown's talk at FOSDEM '23]]
   * [[Articles|Featured articles on Rosegarden]]   * [[Articles|Featured articles on Rosegarden]]
   * [[Projects|Projects using Rosegarden]]   * [[Projects|Projects using Rosegarden]]
-  * [[http://www.linuxtech.net/musicgear/synth_yamaha_rm50.html|complete Yamaha RM50 rgd device definition file]] 
  
-===== Pages for Translators =====+===== Translation =====
  
   * [[translator:Add or Update Translation|How to Add or Update a Translation]]   * [[translator:Add or Update Translation|How to Add or Update a Translation]]
  
-===== Pages for Developers =====+===== Testing =====
  
-==== Getting Started ==== +  * [[test:Rosegarden Test Plans]]
-  * [[dev:subversion|Subversion Quick Start]] +
-  * [[Development from SVN|Installing a Development Version from Subversion]] +
-  * [[dev:Contributing|How to Contribute to the Rosegarden Project]] +
-  * [[dev:Eclipse|Using the Eclipse IDE to work on Rosegarden]] +
-  * [[dev:eclipsecdt|Using Eclipse/CDT with Rosegarden]]+
  
-==== Development ==== +===== Device File Development =====
-  * [[dev:new_developers|Welcome For New Developers]] +
-  * [[dev:Coding Style]] +
-  * [[dev:file_format_version|File Format Version]] +
-  * [[dev:layout_code|Rosegarden Coding Style: Qt Layouts]] +
-  * [[dev:config_groups_config_groups|QSettings Config Groups]] +
-  * [[dev:Working with Multiple Installed Build Versions]] +
-  * [[dev:Branching|Working with Branches]] +
-  * [[dev:unittesting|Unit Testing]] +
-  * [[dev:rg_qt4_dialogs|Blurb about dialog buttons rescued from an otherwise obsolete set of pages]] +
-  * [[dev:Dealing with Latencies]] +
-  * [[dev:Development|More Development Notes]] +
-  * [[dev:Release Process]]+
  
-==== Work In Progress ==== +[[dev:device_files|Rosegarden Device File (.rgd) Developer's Guide]]
-  * [[dev:linked_segments|Linked Segments Branch]] +
-  * [[dev:notation_cleanup|Notation Cleanup Branch]] +
-  * [[dev:tnp|TrackButtons Notification Project]] +
-  * [[dev:percussion|Percussion Notation]]+
  
-==== Ideas ==== +===== Pages for Developers =====
-  * [[dev:Summer Code]] -- suggestions for pieces of work that new developers might like to get started with +
-  * [[dev:midi_control_interface_draft| Draft for better MIDI-Controler support]] +
-  * [[dev:Future Plans|Future Plans]]+
  
-==== Metrics ====+  * [[dev:Building Rosegarden from Source]] 
 +    * [[dev:Using git]] 
 +    * [[dev:Get Dependencies]] 
 +  * [[dev:Eclipse|Using the Eclipse IDE to work on Rosegarden]] 
 +  * [[dev:AddressSanitizer]] 
 +  * [[dev:Release Process]]
  
-  * License structure: Currently GPL2+ and 1 Artistic license. +  * [[dev:Development|More Development Notes]]
-  * [[http://www.ohloh.net|Ohloh]] +
-    * [[http://www.ohloh.net/p/rosegarden|Project summary]] +
-    * [[http://www.ohloh.net/p/rosegarden/contributors|Time line of contributors]] +
-    * [[http://www.ohloh.net/p/rosegarden/map|World map of registered users and developers]] (currently 9 developers registered out of 37) +
-    * [[http://www.ohloh.net/p/rosegarden/commits|Monthly updated list of svn commit logs]]+
  
 ===== Miscellaneous ===== ===== Miscellaneous =====
  
 +  * [[wiki:syntax|Wiki Syntax]] - [[doku>DokuWiki]]
   * [[Rosegarden Logo]]   * [[Rosegarden Logo]]
 +  * [[Donations]]
  
-===== Old Stuff ===== 
- 
-  * [[dev:Code Consistency]] 
-  * [[http://www.linuxtech.net/downloads/rosegarden_1.7.3_mandriva_rpm.html|Rosegarden 1.7.3 rpm for Mandriva Linux 2008.1]] 
-  * [[http://www.linuxtech.net/musicgear/synth_korg_05rw.html|complete Korg 05R/W rgd device definition file]] - This is already shipped with rg, although the shipped version is slightly different in terms of the "ipbposition" of some of the controllers.  Otherwise they are identical.  This link can be archived someplace for reference off the front page. 
 
 
start.1570289001.txt.gz · Last modified: 2022/05/06 16:07 (external edit)
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki