parser - parses a text file and converts to binary format. It to be embedded via binary into the final exetuable


#these are comments and will be ignored

you should put notes in order of start time or else machine will throw a fit. 

PROTOCOL
------------

@1  ----------> channel number REQUIRED for interpreter

 x.x.x  x.x.x  n  p1  p2 ... (insert optional parameters)
   |      |    |   |   | 
   |      |    |   +---+-->     these are ONE char each and can be omitted
   |      |    +---------->     note  ONE CHAR
   |      +--------------->     end time THREE CHAR
   +---------------------->     start time THREE CHAR

ALL Punctuation and spaces ignored. 
each note requires new line

all numbers must be between 0 and 255
