FamiTracker Readme
------------------

FamiTracker is an application designed to create music for the NES/Famicom systems, it is
distributed under the GNU GPL license. Windows XP or later and a DirectX compatible sound
card is required to run this software. More information can be found in the help files or
on the web page.

For a compendium of frequently asked questions, see:
http://www.famitracker.com/wiki/index.php?title=Frequently_Asked_Questions

To uninstall, run "famitracker.exe /unregister". This will remove the file association.

Web:  http://www.famitracker.com
Mail: jsr@famitracker.com


Release notes (v0.4.0)
----------------------

 * The speed/tempo split-point has changed to 32 (as opposed to 21 in earlier versions)
   to give access to a larger range of speed values, which are more useful than the tempo
   control. Old files should have this point set to 21 automatically, but it's possible
   to switch with the command Ctrl+Shift+S.

 * Files created or saved in this version is not possible to open in earlier versions of
   famitracker. Make sure to backup your files if you need to use older versions!


Changelog (v0.4.1)
------------------

New stuff:
 - Added an instrument files menu
 - Added an option to copy volume column to text (Shift+copy)
 - Changed default key for note cut to '1'

Fixed bugs:
 - Fixed some problems with the FTM import feature
 - Fixed vibrato (4xx) export bug
 - Fixed volume slide (Axx) export bug
 - Fixed an undo bug after pasting from clipboard
 - Fixed problem when loading instrument files that contains sequences of max size
 - Fixed some wave file export bugs