|
From: Lasse Kärkkäi. <tr...@us...> - 2009-11-29 19:38:16
|
Module: web Branch: master Commit: 14c643086de76aa8336a3838a3ea42c7a530a6e7 Author: Lasse Karkkainen <tro...@tr...> Date: Sun Nov 29 21:38:03 2009 +0200 Update manual about making songs --- htdocs-source/manual.txt | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/htdocs-source/manual.txt b/htdocs-source/manual.txt index 9059120..e931e13 100644 --- a/htdocs-source/manual.txt +++ b/htdocs-source/manual.txt @@ -50,6 +50,10 @@ Press Ctrl+S to save the currently active settings after changes or to store the See the keys page for more information. +:h2:Making songs + +Performous does not currently contain (useful) song editor. UltraStar format songs can be modified with a text editor or with one of the many available editors such as <a href="http://www.yass-along.com/home.html">YASS</a>. FoF format songs can be modified and created with a MIDI sequencer like <a href="http://www.rosegardenmusic.com/">Rosegarden</a>. It is recommended to use an existing song as a template when making a new one. With both formats, you need audio tracks (background with or without vocals and each instrument needs a separate track) in MP3 or other supported format and it is also good to have a cover image and a background video or image. + :h2:IRC channel You can reach us at <a href="irc://irc.freenode.net/performous">#performous</a> on Freenode. If you are not familiar with IRC, you can use <a href="http://webchat.freenode.net/?channels=#performous" target="performous_irc">webchat</a>. |