Page 1 of 1

Is the in and out of this Float Array chain simultaneous?

PostPosted: Tue Nov 12, 2019 5:33 pm
by guyman
Is the in and out of this Float Array chain simultaneous?

Using the array Float > Array > Array Preset > Array GetAt > Float

example:
Array pre.fsm
(655 Bytes) Downloaded 747 times




thank you


~THAT ONE GUY

Re: Is the in and out of this Float Array chain simultaneous

PostPosted: Sat Nov 16, 2019 9:30 pm
by MichaelBenjamin
.

Re: Is the in and out of this Float Array chain simultaneous

PostPosted: Sat Nov 16, 2019 9:33 pm
by MichaelBenjamin
.

Re: Is the in and out of this Float Array chain simultaneous

PostPosted: Sat Nov 16, 2019 9:38 pm
by guyman
thanks
for this particular thing... I wasn't so concerned with accuracy, as so much as if i am running a float line from a nob thru that top array index, and with the presets at play, would it have any noticeable delay as opposed to the float line running from the knob to it's destination without going thru that chain...... it being a lil off is no biggie

Re: Is the in and out of this Float Array chain simultaneous

PostPosted: Sat Nov 16, 2019 9:47 pm
by MichaelBenjamin
.

Re: Is the in and out of this Float Array chain simultaneous

PostPosted: Sat Nov 16, 2019 9:59 pm
by guyman
thanks for that... I think to be sure that it is moving in the most efficient manner, I'll have to get clever and make sure the float from the knob is getting to it's destination without it's trolly stop at the arrays.., and the array is updating independently..
and extract from arrays only when necessary...

maybe the last and my NOT LAST function I posted in user examples will help.. or ruby.

kudos

Re: Is the in and out of this Float Array chain simultaneous

PostPosted: Sat Nov 16, 2019 10:41 pm
by MichaelBenjamin
.

Re: Is the in and out of this Float Array chain simultaneous

PostPosted: Sat Nov 16, 2019 10:43 pm
by guyman
that's pretty cool. fl64 in a few weeks... 8-)