Splitting a midi part using expression maps breaks the resultant parts expressions

If you have a midi part in your project, say an 8 bar loop that has an expression map that carries across where you split the part, the new midi part won’t have any data until the next expression map.



before and after split.

Hi,

This works as specified. The Expression data lives until another Expression data or until the end of the MIDI Part.

If you split a MIDI Part in the middle of any MIDI Note, the new MIDI Note is also not created in the 2nd MIDI Part.