Time:174
Songname:Windmil
-----------------------------------------------------------------------------
##As long as the first lines are not 'Songname:' or 'Time:', they will not be read.

##Note: "Songname" is not needed for all sounds files(such as this one). Since the file name is the same as
##the Songname, you can remove the Songname line and it should still work. If the "reader" does not find a
##line which starts with "Songname:", it will use the file's name as the songs name. 

##the song is 43.467 seconds long.
##43.467 ~ 43.50
##43.467 is close to 43.50 seconds (or 172 + 2 quater seconds)

##Figure out how many quarter seconds are there in 43.50 seconds
##43 * 4 =  172
##0.50/0.25 = 2;

##172 + 2 = 174

##Once you figure out how many quarter seconds there are in your song you put that number as the first line. 
##Note: it can not have any decimal points.