Hey look!  It's a CHANGELOG file for SoundSmith Linux!
This file currently maintained by Hemlock.

v 0.0.2
	Added a sample song, JCD Megablaster, to the distribution.
	Removed code that's supposed to remove possible clicks from instruments
because it caused more clicks than it removed.
	Removed upload_null_instrument() function because we don't need it
anymore (yeah!).
	Added asynchronos output option and runtime keypress.  Added toggle
tracker output runtime keypress.  Changed the letter name of the stereo off
option from '-s' to '-m'.  Added toggle stereo output runtime keypress.
	Fixed volume setting stuff in playing routines (again!).  It should work
correctly now.
	Fixed stupid seg fault if playing song from current directory (again!);
strcpy() doesn't like copying NULL pointers and OS doesn't like me indexing my
arrays by negative amounts =) .
	Changed the order of directories that instruments are searched for.
	The README file was updated to fix some errors in it.

v 0.0.1
Initial release.  Why am I doing such a stupid thing as this?
