`MidiInputDeviceNode::process` assert

Hey @dave96 :slight_smile:

I’ve recently just hit an assertion in MidiInputDeviceNode::process that seems to suggest that something has gone wrong in the NodePlayer.

Could this be something we’ve done wrong, or could this be a bug in tracktion?

All the best,

Jamie

It’s not something I’ve seen. Can you go up the stack and check in the TracktionNodePlayer::process function which branch of splitTimelineRange.isSplit is taken?