I wrote the command - midi=converter.parse(“midi_songs/ff7themep.mid”) to read the midi files. This is giving me error saying that - ‘utf-8’ codec can’t decode byte 0xa9 in position 23: invalid start byte . However, I am not getting error when I ran other midi files using the same command. Please tell what should I do to run this file.