hi
i didn't want to use the multi slider because i wanted them to look like faders. is there any way to make the multi slider too look like faders?
so i had 30 faders a declared them like this
Fader.x = presets[0];
Fader2.x = presets[1];
Fader3.x = presets[2];
Fader4.x = presets[3];
Fader5.x = presets[4];
is there anyway to do this with a loop?
also when i did a load from a store it changes on the lemur but maxmsp is not getting the changes,
thanks