# HG changeset patch # User Oleksandr Gavenko # Date 1235478645 -7200 # Node ID f4a274ff919dec09b8711085135e7f53a08fc343 # Parent 70c9abe044cf0772efb98713ed7f4c8d9f446788# Parent 735e016c8d308eba9dfe5cb99634f33ba921eb12 Automated merge with file:///srv/hg/admin-doc diff -r 735e016c8d30 -r f4a274ff919d date.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/date.rst Tue Feb 24 14:30:45 2009 +0200 @@ -0,0 +1,52 @@ +-*- outline -*- + +* Getting current date/time. + + $ date +"%Y-%m-%d %H:%M:%S" + +* Setting current date/time. + + $ sudo date --set="2009-02-22 12:12:00" +"%Y-%m-%d %H:%M:%S" + +Or set utc time: + + $ sudo date --utc --set="2009-02-22 12:12:00" +"%Y-%m-%d %H:%M:%S" + +and then timezone: + + $ sudo tzconfig +Your current time zone is set to Europe/Kiev +Do you want to change that? [n]: y + +Please enter the number of the geographic area in which you live: + + 1) Africa 7) Australia + 2) America 8) Europe + 3) US time zones 9) Indian Ocean + 4) Canada time zones 10) Pacific Ocean + 5) Asia 11) Use System V style time zones + 6) Atlantic Ocean 12) None of the above + +Number: 8 + +Then you will be shown a list of cities which represent the time zone +in which they are located. You should choose a city in your time zone. + +Amsterdam Andorra Athens Belfast Belgrade Berlin Bratislava Brussels +Bucharest Budapest Chisinau Copenhagen Dublin Gibraltar Guernsey Helsinki +Isle_of_Man Istanbul Jersey Kaliningrad Kiev Lisbon Ljubljana London +Luxembourg Madrid Malta Mariehamn Minsk Monaco Moscow Nicosia Oslo Paris +Podgorica Prague Riga Rome Samara San_Marino Sarajevo Simferopol Skopje +Sofia Stockholm Tallinn Tirane Tiraspol Uzhgorod Vaduz Vatican Vienna +Vilnius Volgograd Warsaw Zagreb Zaporozhye Zurich + +Please enter the name of one of these cities or zones +You just need to type enough letters to resolve ambiguities +Press Enter to view all of them again + +Name: [] Kiev + +Your default time zone is set to 'Europe/Kiev'. +Local time is now: Sun Feb 22 12:40:16 EET 2009. +Universal Time is now: Sun Feb 22 10:40:16 UTC 2009. +Your current time zone is set to Europe/Kiev diff -r 735e016c8d30 -r f4a274ff919d digit-music.rst --- a/digit-music.rst Tue Feb 24 14:30:40 2009 +0200 +++ b/digit-music.rst Tue Feb 24 14:30:45 2009 +0200 @@ -2,20 +2,42 @@ * Musician soft. -** Non free soft. - -** Free soft. +* Editor. Mainly those soft are cross-platform. -*** NoteEdit. +** LilyPond. + +GNU LilyPond is a computer program for music engraving. One of LilyPond's +major goals is to produce scores that are engraved with traditional layout +rules, reflecting the era when scores were engraved by hand. + +See + + http://lilypond.org/ + +** Denemo. + +Denemo is a music notation program for Linux that helps you quickly prepare +notation for publishing with LilyPond. Denemo does NOT strive to display all +notation graphically or be the most complete graphic environment. Denemo is a +front-end to LilyPond. If you are looking for a WYSIWYG editor Denemo may not +be for you. If you are looking for a way to quickly prepare scores for final +editing in LilyPond give Denemo a whirl. + +See + + http://denemo.sourceforge.net/ + +** NoteEdit. NoteEdit is a music scorewriter for Linux and other Unix-like computer operating systems. - +It can function as a notation-based GUI for MIDI composers and as a score +preparation utility for a variety of output targets. -*** CMN (Common Music Notation). +** CMN (Common Music Notation). CMN (Common Music Notation) is a free western music notation package written in Common Lisp. @@ -24,7 +46,43 @@ http://ccrma.stanford.edu/software/cmn/ -*** TuxGuitar. +** MuseScore. + +MuseScore is a music scorewriter for Linux and Microsoft Windows. MuseScore is +a WYSIWYG editor, complete with support for score playback and import/export +of MusicXML and standard MIDI files. Percussion notation is supported, as is +direct printing from the program. + +See + + http://www.musescore.org/en + http://en.wikipedia.org/wiki/MuseScore + +** Rosegarden. + +Rosegarden is an integrated audio/MIDI sequencer with a variety of user +interfaces, including an excellent notation-based GUI. Rosegarden's support +for standard notation was an essential aspect of the program's original +design. LilyPond export capability appeared with Rosegarden. + +Rosegarden is a free software digital audio workstation program developed for +Linux with ALSA and KDE. It acts as an audio and MIDI sequencer, scorewriter +and musical composition and editing tool. It is intended to be a free +replacement for such applications as Cubase. + +Rosegarden does not provide a built-in software synthesizer, so it requires a +hardware MIDI synthesizer, a soft synthesizer such as FluidSynth or +TiMidity++, or a synthesizer plugin in order to make any sound from MIDI +compositions. Recent versions of Rosegarden support the DSSI software +synthesizer plugin interface, and can use some Windows VST plugins through an +adapter. + +See + + http://www.rosegardenmusic.com/ + http://en.wikipedia.org/wiki/Rosegarden + +** 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 @@ -42,3 +100,50 @@ http://en.wikipedia.org/wiki/TuxGuitar http://www.tuxguitar.com.ar/ +* Sequencer. + +** MusE. + +MusE is a MIDI/Audio sequencer with recording and editing capabilities written +by Werner Schweer. MusE aims to be a complete multitrack virtual studio for +Linux: it currently has no support under other platforms as it relies on +Linux-only technologies, including JACK and ALSA. + +See + + http://muse-sequencer.org/ + http://en.wikipedia.org/wiki/MusE + +** FluidSynth. + +FluidSynth, formerly known as iiwusynth, is a free open source program which +synthesizes using SoundFont technology without need for a SoundFont-compatible +soundcard, and the size of loaded SoundFont banks is limited by the amount of +RAM available. There is a GUI for FluidSynth called Qsynth which is also open +source. Both are available in most Linux distributions; compiling them for +Windows is also possible. + +See + + http://en.wikipedia.org/wiki/FluidSynth + http://www.nongnu.org/fluid/ + +** Seq24. + +Seq24 is a software MIDI music sequencer that runs under Linux and Microsoft +Windows. It is designed to be simple to use and appropriate for live +performance. + +See + + http://en.wikipedia.org/wiki/Seq24 + http://filter24.org/seq24/about.html + +** TiMidity++. + +TiMidity++, originally and still frequently informally called TiMidity, is a +software synthesizer that can play MIDI files without a hardware synthesizer. + +See + + http://timidity.sourceforge.net/ diff -r 735e016c8d30 -r f4a274ff919d newsgroup.rst --- a/newsgroup.rst Tue Feb 24 14:30:40 2009 +0200 +++ b/newsgroup.rst Tue Feb 24 14:30:45 2009 +0200 @@ -8,5 +8,13 @@ news.edisontel.com news.albasani.net (need account) +** news.gmane.org + +For dev related newsgroup reading/posting use news.gmane.org. + +See + + http://gmane.org/faq.php + ** Mozilla Thunderbird.