I have a Liven 8-Bit Warps that I'd like make a software controller for as it's very menu-divey and tedious to program on its own. I eventually settled on Reaktor as while I primarily use Live, I will occasionally need to use it in other DAWs. Using Liven's Midi implementation chart as a reference, I made a CC editor plugin in Reaktor with each parameter mapped using the following structure:
Each fader has midi out and midi in set to ON. After setting everything up in Live, I can sort of get the Warps to respond to various parameter changes. However, it only works once - after I'm "done" with the change (whether that's dragging a fader in Reaktor with my mouse or when I stop turning a hardware controller that's synced with that fader), no further changes have any effect on the Warps. Interestingly, if I then manually adjust the equivalent fader on the Warps itself, then go back to Reaktor, I am again able to make a "one-shot" change in Reaktor before the process restarts.
No ideas what I missed that could be causing this - any thoughts? Thanks for reading!