MIDIPlayer || .clearAllSequences on .MID file drop?
-
Sup guys,
For some reason, .clearAllSequences does clear the sequence visually but when I run my script that parses the note information from the MIDIPlayer, the data is still saved somewhere and being printed out when I need it to be cleared/flushed out. If I clear all sequences then load in a new .mid file, it still prints the previous file data.