I have 4 faders on a remote midimixer I want to controll with one and the same fader in lemur , with different cc numbers, same midichannel, same lemur out. Only one fader should be "on"at a time, the other faders should be set to zero by a switch (radiobutton with 4 choices). All faders should be set to the same "current value" when "in use".
I came up with 2 possible solutions, both not fully working:
Reset all unselected controllers to zero (0). That's the easy part, this scripts work as expected, but I cannot get the "getattribute/setatribute scripts to work for "first pickung up the current fader value, and resending the value on a different cc number" while also resetting the other faders to zero). This is probably not possible anyway, as you would have to first "pick up the current fader value", then reset the fader to zero, then resend the 'remembered" value to a different cc number".
I also tried another solution with 4 hidden faders, each for controlling the separate remote mixer, and a "ghost fader" that I actualy use in Lemur.
Setting the hidden faders to the value on a push of a button by script is probably easier than the first solution, but I found out I have no clue whatever how to do this.
Any help on this to get me on the right track will be appreciated. I could even offer you a percentage (0,1 - 0,8%, as I already have 1000 buttons in my project) of the huge proffits I am going to make when finaly releasing this project as "donateware"....
