Hey all -
I have an instrument class here that can toggle between legacy / non-legacy MPE modes.
Unfortunately, when doing so, the last received pitch values don’t get cleared and so I can get some terrible sounds.
Could you perhaps call the resetLastReceivedValues() when legacy mode is enabled / disabled. Or, it seems it could certainly be a public method?