|
From: Tapio V. <aa...@us...> - 2011-02-28 13:54:00
|
Author: Tapio Vierros <tap...@gm...> Date: Mon Feb 28 15:52:59 2011 +0200 Added links to Composer wiki page. --- htdocs-source/composer.txt | 2 +- htdocs-source/download.txt | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/htdocs-source/composer.txt b/htdocs-source/composer.txt index 5d05a8e..f440871 100644 --- a/htdocs-source/composer.txt +++ b/htdocs-source/composer.txt @@ -16,4 +16,4 @@ Key features of Composer include: Composer has a rather distinguished workflow: for example, the lyrics are imported as a whole and each time you manually put a note in place, the others automatically adjust to take use of the new information in providing a better guess of the pitch and timing. In a sense, you are not actually creating a song, but fixing and tuning the result of what the computer thinks the notes should be like. -Downloads are available at the <a href="download">download page</a>. +Downloads are available at the <a href="download">download page</a>. More information and building instructions can be found from the <a href="http://wiki.performous.org/index.php/Composer">wiki</a>. diff --git a/htdocs-source/download.txt b/htdocs-source/download.txt index 3d6bcae..34d08b3 100644 --- a/htdocs-source/download.txt +++ b/htdocs-source/download.txt @@ -34,4 +34,5 @@ If you are building Performous yourself or wish to do any development on it, you Binaries at <a href="https://sourceforge.net/projects/performous/files/editor" target="_new">SourceForge</a> Git repository: <a href="git://git.performous.org/gitroot/performous/editor">editor</a> + Build instructions and troubleshooting: <a href="http://wiki.performous.org/index.php/Composer">wiki</a> |