Quote:

The only thing that worked was to delete the 1st 2 bars of each midi file.
I have no idea why this would happen on separate files, that played okay before...

There were no events showing in the tracks causing this.




There's got to be *something* in the way of Data in there somewhere that is causing this.

Removing the first two bars results in it not happening, something in those first two bars...

Might be on a MIDI channel that is not being seen by the Event List due to filtering or settings.

Might also be a setting in the softsynth that somehow got turned on recently, but it would still be responding to Data sent to it from the songfile's first two bars or so.

The softsynth, like all MIDI stuff, is a State Machine. And something is telling it to change state.

Try inserting a new CC7 with the desired level at the ver end of the 2nd bar. See if the response to that differs.


--Mac