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

For general discussion related FlowStone
Post Reply
User avatar
guyman
Posts: 207
Joined: Fri Mar 02, 2018 8:27 pm

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

Post 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 938 times




thank you


~THAT ONE GUY
MichaelBenjamin
Posts: 275
Joined: Tue Jul 13, 2010 1:32 pm

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

Post by MichaelBenjamin »

.
Last edited by MichaelBenjamin on Mon Sep 21, 2020 9:59 am, edited 1 time in total.
MichaelBenjamin
Posts: 275
Joined: Tue Jul 13, 2010 1:32 pm

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

Post by MichaelBenjamin »

.
Last edited by MichaelBenjamin on Mon Sep 21, 2020 9:59 am, edited 1 time in total.
User avatar
guyman
Posts: 207
Joined: Fri Mar 02, 2018 8:27 pm

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

Post 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
MichaelBenjamin
Posts: 275
Joined: Tue Jul 13, 2010 1:32 pm

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

Post by MichaelBenjamin »

.
Last edited by MichaelBenjamin on Mon Sep 21, 2020 10:00 am, edited 1 time in total.
User avatar
guyman
Posts: 207
Joined: Fri Mar 02, 2018 8:27 pm

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

Post 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
MichaelBenjamin
Posts: 275
Joined: Tue Jul 13, 2010 1:32 pm

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

Post by MichaelBenjamin »

.
Last edited by MichaelBenjamin on Mon Sep 21, 2020 9:59 am, edited 1 time in total.
User avatar
guyman
Posts: 207
Joined: Fri Mar 02, 2018 8:27 pm

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

Post by guyman »

that's pretty cool. fl64 in a few weeks... 8-)
Post Reply