Hi so I am trying to use this code to read from a text file, the text file is supposed to define a pitch by checking if the string of the next line starts with either stop, play, or duration and then pass it to synth so it can play.Hi so I am trying to use this code to read from