# HG changeset patch # User Oleksandr Gavenko # Date 1233694332 -7200 # Node ID ce71045ae5b33ce4507c46987857bdd319f888bb # Parent c11633a0ae73fde7bde8c299276d647e40189136 About music soft. diff -r c11633a0ae73 -r ce71045ae5b3 digit-music.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/digit-music.rst Tue Feb 03 22:52:12 2009 +0200 @@ -0,0 +1,44 @@ +-*- outline -*- + +* Musician soft. + +** Non free soft. + +** Free soft. + +Mainly those soft are cross-platform. + +*** NoteEdit. + +NoteEdit is a music scorewriter for Linux and other Unix-like computer +operating systems. + + + +*** CMN (Common Music Notation). + +CMN (Common Music Notation) is a free western music notation package written +in Common Lisp. + +See + + http://ccrma.stanford.edu/software/cmn/ + +*** TuxGuitar. + +TuxGuitar is a free score writer and midi sequencer written in Java and +released under the terms of the GNU Lesser General Public License similar to +the commercial Guitar Pro. It is intented to help guitarists +write\edit\play\manage songs transcription in the form of tablatures or +scores. It has its own file format but, in addition, can also import\export +from\to Guitar Pro proprietary file format, import Power Tab and TablEdit +tabulatures, and export tabulatures as LilyPond scores. + +It also supports exporting as ASCII tabulatures, MusicXML and Adobe PDFs, and +loading and exporting MIDI files. + +See + + http://en.wikipedia.org/wiki/TuxGuitar + http://www.tuxguitar.com.ar/ +