Page 1 of 1

Posted: 13 Mar 2009, 12:14
by pansoul
hi
It seems that the trig quantification doesn't work for separator & panel module like in button or switch.
Is there any other module or component that permit to generate button like output and to receive other information for color ?
Thanks
Vincent

Posted: 13 Mar 2009, 18:52
by senso
You can 'expand' switches and buttons modules to have an access to basic color settings.
You can also use the subpatch '/Synchro & time/ Quantize data' to add a quantize functionalities on panels.

On day all layouts parameters will accessible within patches but not before few months.

Posted: 14 Mar 2009, 18:15
by pansoul
i have seen the color input for the switch module but , unlike it is written in the help documentation, not for the button module
there are 4 inputs : visible play caption and edit layout (i tried to put a color selector on all input and especialy on this last one but it doesn't work).

about quantize data, when i send a separator panel output, the quantize data output send me a 0. i suppose that, since 1 and 0 are received, it send out only the last state, i.e. 0

Posted: 16 Mar 2009, 21:24
by senso
your right the color inlet isn't available in the button module.
I'll try to implement it soon.

about the quantize pb,
I'll take a look but I'm sure that with a toggle and a 'has changed' module you can correct this behavior.

Posted: 16 Mar 2009, 23:48
by pansoul
i finally developped my own quantification in a script which based on the same behaviour that 'toggle' and 'has changed' module.
thank you for your response
vincent