Dec 2
Don't always release notes when modifying MIDI chain
In Mela MIDI, after moving, removing or adding a new module to a lane, the held notes are automatically released. This is to prevent stuck notes in the synth listening to these MIDI events. As the lane changes for the same note-on/note-off events input you might get different outputs. This is why stuck notes might happen.
Now moving some modules can't cause stuck notes, e.g. Random or Velocity modules. Therefore it's better not to release notes in those scenarios.
Completed
Fixed in Build 36