How to load a .xrni without overwriting the samples + mappings?

hi, i have a pitchbend.xrni instrument which contains the virtual keyboard Pitchbend → Pitch (ModGroup1) mapping.

I’d prefer to be able to load this in, without ruining what is in the instrument itself, like samples, etc. but how would one do that?

As far as I know this is not a standardfeature. If you are familiar with XML you might unzip the xrni, analyze the xml and the samples, replace the samples with your own ones and save / compress it as a new zip/xrni.

But honestly, I don’t know if this works.

sounds like it’d be quite the effort for something that should be allowed by the API :frowning: