Page 1 of 1

Posted: 24 Apr 2009, 17:32
by 23fx23
I often check values clicing on wires and there is something boring whith arrays is that if first value is something like 0,000000253
we can't see others values because out of screen, couldn't there be a way to force a nb of digit to be displayed or have a special array debugg/visual tool. not drastic also, just improvment idea..

Posted: 25 Apr 2009, 00:16
by bsork
If you want to see several array values at the same time, you could try the Array Editor. Another option if you want to see the changing values of one element in the console window like when you click a wire, is to use a Get Array Element Value connected to a Trace Value. A quick version of the latter approach if the element are among the first 16 elements, is to connect the separate output to a fader or whatever and click the wire.

Posted: 26 Apr 2009, 14:58
by 23fx23
yes, sorry hadn't seen your answer bsork, thanks, nice tips, also they all need an "extra" patching" but that worth for checking, then delete.. thx