|
From: Tapio V. <aa...@us...> - 2012-02-11 21:12:05
|
Author: Tapio Vierros <tap...@gm...> Date: Sat Feb 11 23:11:29 2012 +0200 Draft Composer 1.1 announcement. --- htdocs-source/blog.txt | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/htdocs-source/blog.txt b/htdocs-source/blog.txt index 1fae2d2..4f05f5a 100644 --- a/htdocs-source/blog.txt +++ b/htdocs-source/blog.txt @@ -1,5 +1,22 @@ News +:h2:2012-XX-XX - Song editor 1.1 released + +It's been a long time since there was releases or even news. Performous itself has quite a bunch of changes in Git, but while they are being polished, it's a good time to release a new version of Composer, 1.1. + +This release brings important bug fixes as well as new features. The changelog is listed below: + + Added experimental support for displaying another pitch visualization + Useful for figuring out what belongs to the background if you have a karaoke version of the song + Currently only visual clues (not used in automatic note pitch guessing) + Added opening .mid file directly instead of .ini + Fix XML writer not writing the last sentence. + Fix time offset bug with MIDI writer. + Guess pitch also for note being timed. + Preserve tailing whitespace in US TXT import (for wording). + Fixed split action hiding notes. + Insert a space to each lyric imported from plain text. + :h2:2011-02-28 - Song editor 1.0 released The 1.0 release of Composer song editor is now here. There are quite a few visible changes since rc1: |