Time:21
Songname:Piano
-----------------------------------------------------------------------------
##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 5.142 seconds long.
##5.142 ~ 5.25
##5.142 is close to 5.25 seconds (or 20 + 1 quater seconds)

##Figure out how many quarter seconds are there in 5.25 seconds
##5 * 4 = 20
##0.25/0.25 = 1;

##20 + 1 = 21

##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.