Hi Folks,
Ran across MIDIpal and it looks very interesting.
I have an old sampler that actually understands Key Pressure Polyphonic after-touch.
I have a pad controller that sends CC’s for Pressure applied to the pads.
There is a hardware restriction at play - there was little memory left to store the processing rule, so they use a storage format very densely packed and it wouldn’t be possible to add message type transformations to the existing code while preserving backwards compatibility.
If you don’t mind writing your own processing code instead of relying on the editor, this can be done.