Page 1 of 1

Posted: 20 Feb 2007, 09:27
by bsork
Switch inputs to the Script module can have both an ON and an OFF colour, while fader and data inputs can have default values that works when ctrl-clicking the input. Would it be possible to have the same things on the corresponding interface design modules?

The colour thing is of course only nice-to-have, but the possibility to set another default value than "the closest to 0 between min and max" is a bit more useful.

By the way; I've noticed that when creating a fader by ctrl-drag, it is seldom created with the defined default value. Testing just now, a fader created from a ptDataFader input had the usual 0 default value, while the first attempts at creating a fader from a ptDataField input gave the correct non-0 value, but after a bit of messing around (nothing too special), this too created faders with 0 as default. Just a small thing, and nothing important.

Posted: 20 Feb 2007, 11:23
by senso
thanks for the suggestion
I can add a 'default value' inlet and a 'off color' for switches.
The problem is to find a good balance between functionalities and simplicity.
I'll try to find a solution.

I also try to correct the 'aute create' faders bugs.