MIDI-KIT - script processor for MIDI - by stoermelder

I didn’t find it in VCV library… Thank you. Alain

Hi Ben, I have an Atov Faderpunk controller device ( Faderpunk — Modular Controller & Modulation Ecosystem | ATOV ) - it can send 14bit midi formatted as NRPN messages via USB (i’m working on osx). I’d like to use the Faderpunk to control VCV, but I have not been able to get it to work properly. Now I thought to try MIDI-KIT to reformat the incoming NRPN messages as an MSB LSB pair. Before I try I thought to check with you if this should be possible with a KIT script? Also, could this type of conversion possibly be supported by your otherwise excellent MIDI-CAT module? Thank you, Gideon.

Yes, it is possible. I’m not working actively on MIDI-KIT, but I created a script for you. Just make sure the use the latest version of MIDI-KIT, because I found two bugs while testing.
As there are only 32 14-bit CCs, you have to select which NRPNs you want to convert - there is a config object for this in the script.

The instance Loopback 2 → Loopback 3 is the converter.

Super, yes that totally works. I use loopback to send it out from midi mon and then back into midi cat for mapping, let me know if there’s a more direct way?

No, it should be used with the Loopback driver.