I have a big project coming up for Australian Open where I want two computers to be doing the same thing synced in case one computer dies. So basically one midi controller controlling two computers with the exact same VDMX project, doing everything in sync, but only one computer is outputted to the IMAG Screen. This is to ensure that if one computer dies, I can quickly switch and change the input source of the IMAG Screen to the other computer.
I have all the inputs/outputs with switchers worked out, the only part I’m trying to work out is having one midi controller control two computers with the same VDMX projects at the same time.
I originally wanted to have my midi controller going into a midi interface which would duplicate the signal to two controllers, but then I realised I’m using an APC40 MK2, which doesn’t even have a midi output, so my second option I can think of now, is to have the midi controller connected to the main computer, and having that computer duplicate midi signals to another computer through network.
I have the network part worked out too, the only problem I have now is how I can send the midi signals from VDMX. I understand with each midi input into VDMX, I can choose where to send it to through the UI inspector, but this requires me to do this on EVERY midi input I setup in VDMX, which can be quite dangerous as it is possible that I might miss one output setting to the other computer.
My main question is, is there a way to do this setting once, and all future midi input setups I do will automatically send to the other computer’s VDMX? If not doable through VDMX, are there any third party apps that can do what I want? Or is there an even easy way of doing this that I have not thought of?
Thanks in advance.
UPDATE:
I just realised this update I thought of is quite stupid because if the main comptuer dies, it can’t send midi signals to the other computer anyways LOL! But I would still like to know if it’s possible to do something like this in case I have other uses, and also if it’s possible to connect APC40 MK2 to a midi interface that can have signals split into two computers.