Apologies if this is not the correct place to ask, but I am stuck for anywhere else to put this request....
So, I am trying to write a little utility that will run on Windows to perform simple MIDI-to-DMX translations. I have so far been able to identify incoming MIDI and extract the data I'm after (Note ON and Velocity). I have also found some information about the functions exposed by uDMX.dll but in my programming environment (VB .NET in Visual Studio 2017), I get errors from the system when I try to send data to the driver using the function "ChannelSet"
Therefore, does anyone here have any experience with PInvoke declarations and calls to uDMX.dll?
... Anyone?
.... Mr Freestyler developer?
Please help

Thanks
Graham