|
From: Tapio V. <aa...@us...> - 2011-10-05 15:14:45
|
Author: Tapio Vierros <tap...@gm...> Date: Wed Oct 5 18:00:59 2011 +0300 Update format support docs. --- docs/FileFormats.txt | 2 +- docs/helpindex.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/FileFormats.txt b/docs/FileFormats.txt index 23e9bc1..417c14b 100644 --- a/docs/FileFormats.txt +++ b/docs/FileFormats.txt @@ -21,7 +21,7 @@ Import and export. All tags are not preserved. Frets on Fire MIDI/INI ---------------------- -No support, but both import and export are planned. +Vocal track import and export. Plain text lyrics diff --git a/docs/helpindex.html b/docs/helpindex.html index 5bc700f..150d57c 100644 --- a/docs/helpindex.html +++ b/docs/helpindex.html @@ -47,12 +47,12 @@ <h2><a name="formats">File formats</a></h2> -<p>Various formats are supported:</p> +<p>Various formats are supported to a reasonable extent:</p> <ul> <li>"Native" project file format, which preserves floating note status and undo history.</li> <li>SingStar XML, import/export</li> <li>UltraStar TXT, import/export</li> -<li>Frets on Fire INI+MIDI, import</li> +<li>Frets on Fire INI+MIDI, import/export</li> <li>LRC karaoke lyrics, export</li> <li>Plain text lyrics, import/export</li> </ul> |