I’m using the MPEInstrument class to use the MPE features in a plugin that has it’s own synthesizer code and listen to the messages with it’s listener callback. Nice abstraction by the way. Very simple 
It works well, expect in the case the note releases. I don’t receive any messages after the note off events. Is this by design or do i something wrong? I’m using the seaboard for testing, but also received the feedback from a beta tester that uses a self made controller.
I think about a guitar controller where you can modulate the pitch after the note was released.
