|
From: Tapio V. <aa...@us...> - 2011-02-26 12:17:30
|
Author: Tapio Vierros <tap...@gm...> Date: Sat Feb 26 14:16:31 2011 +0200 Draft Composer page. --- htdocs-binary/imgs/composer-small.png | Bin 0 -> 62154 bytes htdocs-source/AWC-cfg.txt | 1 + htdocs-source/composer.txt | 19 +++++++++++++++++++ 3 files changed, 20 insertions(+), 0 deletions(-) diff --git a/htdocs-binary/imgs/composer-small.png b/htdocs-binary/imgs/composer-small.png new file mode 100644 index 0000000..d46c2f0 Binary files /dev/null and b/htdocs-binary/imgs/composer-small.png differ diff --git a/htdocs-source/AWC-cfg.txt b/htdocs-source/AWC-cfg.txt index a53da19..982e525 100644 --- a/htdocs-source/AWC-cfg.txt +++ b/htdocs-source/AWC-cfg.txt @@ -4,6 +4,7 @@ +about What Is It +download Download +songs Free Songs ++composer Composer +others Other Games % Project links .http://wiki.performous.org/ Documentation diff --git a/htdocs-source/composer.txt b/htdocs-source/composer.txt new file mode 100644 index 0000000..a5fe36e --- /dev/null +++ b/htdocs-source/composer.txt @@ -0,0 +1,19 @@ +Composer + +<img src="imgs/composer-small.png" alt="Anaglyph screenshot"/> + +Composer is an editor for creating (and converting) song notes for music games in various formats. It attempts to make the process easy by automating as much as possible while providing a simple and attractive interface to do the remaining manual work. + +Key features of Composer include: + + Song pitch analysis based on the esteemed algorithms from Perfomous. + Zoomable interface to quickly get an overview or doing very precise timing. + Possibility to synthesize the notes to get a feel of their "sound". + Import/export in various formats including: + SingStar XML + UltraStar TXT + Frets on Fire MIDI + +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>. |