<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=NoteEdit</id>
	<title>NoteEdit - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=NoteEdit"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=NoteEdit&amp;action=history"/>
	<updated>2026-05-06T16:52:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=NoteEdit&amp;diff=1752814&amp;oldid=prev</id>
		<title>imported&gt;KMaster888: ce</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=NoteEdit&amp;diff=1752814&amp;oldid=prev"/>
		<updated>2024-12-13T18:54:03Z</updated>

		<summary type="html">&lt;p&gt;ce&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Defunct music scorewriter}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name                   = NoteEdit&lt;br /&gt;
| latest release version = 2.8.1&lt;br /&gt;
| latest release date    = {{start date and age|2006|09|04|df=yes}}&lt;br /&gt;
| discontinued           = yes&lt;br /&gt;
| operating system       = [[Unix-like]]&lt;br /&gt;
| programming language   = [[C++]]&lt;br /&gt;
| genre                  = [[Scorewriter]]&lt;br /&gt;
| license                = [[GNU General Public License|GPL-2.0-or-later]]&lt;br /&gt;
| website                = {{URL|https://www.berlios.de/software/noteedit/}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;NoteEdit&amp;#039;&amp;#039;&amp;#039; is a defunct&amp;lt;ref&amp;gt;{{Cite web |url=http://vsr.informatik.tu-chemnitz.de/~jan/noteedit/noteedit.html |title=Wrong Link |access-date=2011-08-29 |archive-url=https://web.archive.org/web/20110901203056/http://vsr.informatik.tu-chemnitz.de/~jan/noteedit/noteedit.html |archive-date=2011-09-01 |url-status=dead }}&amp;lt;/ref&amp;gt; music [[scorewriter]] for [[Linux]] and other [[Unix-like]] computer [[operating system]]s. Its official successor is Canorus.&amp;lt;ref&amp;gt;[https://canorus.org Canorus - a music score editor] Accessed 21 January 2020.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
NoteEdit is written in [[C++]], uses the [[Qt (toolkit)|Qt3 toolkit]], and is integrated with [[KDE]]. Released under the [[GNU General Public License|GPL-2.0-or-later]] license, NoteEdit is [[free software]].&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
NoteEdit, unlike some Linux-based music editors, features a [[graphical user interface]]. NoteEdit&amp;#039;s design has been praised by ITworld,&amp;lt;ref&amp;gt;[http://www.itworld.com/nl/lnx_desktop/10042001/ The Sweet Sound of Linux] {{webarchive|url=https://web.archive.org/web/20081229065516/http://www.itworld.com/nl/lnx_desktop/10042001/ |date=2008-12-29 }} Accessed 9 May 2008.&amp;lt;/ref&amp;gt; and Linux Journal praised both the interface and the relatively wide range of features and applications of the program.&amp;lt;ref name=ljournal&amp;gt;[http://www.linuxjournal.com/article/8928 LilyPond Helper Applications: Development Status] Accessed 9 May 2008.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It supports an unlimited number and length of [[Staff (music)|staves]], [[polyphony]], [[MIDI]] playback of written [[Musical note|note]]s, [[chord (music)|chord]] markings, [[lyrics]], and a number of import and export filters to many formats like [[MIDI]], [[MusicXML]], [[Abc notation|abc]], MUP, [[PMX Music Markup|PMX]], [[MusiXTeX]] and [[GNU LilyPond|LilyPond]].&amp;lt;ref name=ljournal/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Linux Magazine]] recommends using NoteEdit with [[FluidSynth]], a software synthesizer, to expand NoteEdit&amp;#039;s abilities. FluidSynth uses [[SoundFont]] technology (a [[sample-based synthesis]]) to simulate the sound of a NoteEdit score played by live instruments.&amp;lt;ref&amp;gt;{{cite web |title=Do-it-Yourself Instruments |publisher=Linux Magazine |url=http://w3.linux-magazine.com/issue/37/NoteEdit.pdf |accessdate=2008-05-09 }}{{dead link|date=February 2018 |bot=InternetArchiveBot |fix-attempted=yes }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
NoteEdit was maintained by Jörg Anders for a long time. Since August 2004, a new development team was formed. Now there are quite a few people behind this software project:&lt;br /&gt;
&lt;br /&gt;
* Reinhard Katzmann, project manager&lt;br /&gt;
* Christian Fasshauer, programmer&lt;br /&gt;
* Erik Sigra, developer&lt;br /&gt;
* David Faure, [[KDE]] User Interface&lt;br /&gt;
* Matt Gerassimoff&lt;br /&gt;
* Leon Vinken, MusicXML&lt;br /&gt;
* Georg Rudolph, LilyPond interface&lt;br /&gt;
* Matevž Jekovec, developer and composer&lt;br /&gt;
* Karai Csaba, developer&lt;br /&gt;
&lt;br /&gt;
In Autumn 2006 the development team decided to rewrite as score editor in Qt4 from scratch (now known as Canorus). Version 0.1.0 to 0.7.2 released under [[GNU General Public License|GPL-2.0-only]], and since version 0.7.3 under [[GNU General Public License|GPL-3.0-only]].&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[List of music software]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
{{Portal|Free and open-source software}}&lt;br /&gt;
* [http://noteedit.berlios.de/ NoteEdit home page] ({{webarchive |url=https://web.archive.org/web/20140403142407/http://noteedit.berlios.de/ |date=3 April 2014}})&lt;br /&gt;
* [https://sourceforge.net/projects/canorus/ Canorus - music score editor]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Scorewriters}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Noteedit}}&lt;br /&gt;
[[Category:Scorewriters]]&lt;br /&gt;
[[Category:Free audio software]]&lt;br /&gt;
[[Category:Free music software]]&lt;br /&gt;
[[Category:Free software programmed in C++]]&lt;br /&gt;
[[Category:Software that uses Qt]]&lt;br /&gt;
[[Category:Scorewriters for Linux]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Free-software-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;KMaster888</name></author>
	</entry>
</feed>