Hi guys;
I'm using Luminosus to allow a midi surface to control parts of the EOS software.
The midi surface has motorised faders and I was hoping to use them to control the subs that I have programmed within my show file, however I'm having some difficulty with the commands. The input of the fader is between 0 and 127, however I'm struggling making the desk read the value so as I slide the fader up the sub will go up. Currently EOS snaps betweens 0 and 1 when at the bottom and the top of the fader. Does anyone know how to make the value of the fader be the percentage?
I thought having a script block with 'Maths.abs(value/127)' would work but not.
Thanks guys.