sylvan wrote:I heard back from JJ. It turns out this problem is specific to my Roland D50's MIDI implementation. Apparently when the last key is released, it sends an All Note Off message which is interpreted by the MPC as a sort of panic and all samples/notes are halted.
From what I've read, this issue can exist with other controllers, too. It isn't wrong, it just isn't completely right.
He suggested switching to OS3 which has an incoming MIDI message filter which will allow squashing of the All Note Off message.
I'm also exploring an external MIDI filter box. Either one from MIDI Solutions or maybe I'll try to build up a MIDIPal.
Good luck.
Hello, I was about to post because I had the same issue with my D50. I was looking at external midi filter boxes, but all the options from MIDI solutions are crazy expensive (cheapest thing I found was $120 canadian for a midi router).
I happen to have a little build-it-yourself midi arpeggiator kit and out of desperation I emailed the guy that built it, figuring he's probably a hobbyist like me and wouldn't mind writing some custom code to fix my little problem, and he actually did!
It's called "arpie," you can google it, available on tindie, $80 plus shipping from the UK. So i dunno, just an alternative option if you don't wanna shell out at least $120 to fix one little problem AND if you're comfortable soldering a kit together. You get a standalone arpeggiator to boot. Just to let you know that there's a cheaper solution.
EDIT: Assuming buying a soldering iron and learning to use it isn't necessary, in that case MIDI solutions is the better option, forgot about those hidden costs.