ArrayArrayArray BrainModular BrainModular Users Forum 2017-01-22T14:47:43+02:00 https://brainmodular.org/forums/app.php/feed/topic/5658 2017-01-22T14:47:43+02:00 2017-01-22T14:47:43+02:00 https://brainmodular.org/forums/viewtopic.php?t=5658&p=36651#p36651 <![CDATA[Leap: fader - resume fader data upon triggering last input.]]> I had similar issues but different goals so when the hands are back in the field, I use a smooth object, so that that values smoothly glide from the state it was before I entered the field again, and the current state, and the duration of the smoothing process is proportional to the distance between the two. If the last value was .9 and I entered the field at .1 in the X dimension, it will take some time to reach the current value. But if I get closer to the last value before I got out of field, I'll be quickly controling the position in real time (current value will be reache wuickly).

it gives a nice sense of interaction with the field of control.

Statistics: Posted by fractalist — 22 Jan 2017, 13:47


]]>
2017-01-21T10:06:57+02:00 2017-01-21T10:06:57+02:00 https://brainmodular.org/forums/viewtopic.php?t=5658&p=36641#p36641 <![CDATA[Leap: fader - resume fader data upon triggering last input.]]>

so the algorithmic translation looks someting similar to 'if the leap went out of sensing field, it won't remote the control anymore, until it reached back the value it left last time'

what i would do pers is a mutivar math module that control a pass or stop event flow from the leap to the controller. so first, when the leaps gets out of scope a pulse make multivar affect 0 for exemple to the pass module. then a A-B scan the difference bettween the fader and the current leap value (so prior to the pass that stopped). if the (abs)olute difference is below a defined threshold (ie A<B module), then a pulse goes to multivar that tis time affects back a 1 to the pass module so leaps controls back as it reached back.

Statistics: Posted by 23fx23 — 21 Jan 2017, 09:06


]]>
2017-01-21T03:16:04+02:00 2017-01-21T03:16:04+02:00 https://brainmodular.org/forums/viewtopic.php?t=5658&p=36636#p36636 <![CDATA[Leap: fader - resume fader data upon triggering last input.]]>
So i'm getting down and dirty with Leap and have a workflow, where I am working with a fader, that fader switches its function, becomes something else for a while and then goes back to being a fader for the original function. The thing is, every time I put my hand back in the sensing field, the fader automatically goes to the point I am currently on. I would like for this fader to be inert until it hits the threshold that I last left it at. I am currently using data dispatch to switch between functions, if that helps.

Thanks!

Statistics: Posted by dmitriyc — 21 Jan 2017, 02:16


]]>
BrainModular BrainModular Users Forum 2017-01-22T14:47:43+02:00 https://brainmodular.org/forums/app.php/feed/topic/5658 2017-01-22T14:47:43+02:00 2017-01-22T14:47:43+02:00 https://brainmodular.org/forums/viewtopic.php?t=5658&p=36651#p36651 <![CDATA[Leap: fader - resume fader data upon triggering last input.]]> I had similar issues but different goals so when the hands are back in the field, I use a smooth object, so that that values smoothly glide from the state it was before I entered the field again, and the current state, and the duration of the smoothing process is proportional to the distance between the two. If the last value was .9 and I entered the field at .1 in the X dimension, it will take some time to reach the current value. But if I get closer to the last value before I got out of field, I'll be quickly controling the position in real time (current value will be reache wuickly).

it gives a nice sense of interaction with the field of control.

Statistics: Posted by fractalist — 22 Jan 2017, 13:47


]]>
2017-01-21T10:06:57+02:00 2017-01-21T10:06:57+02:00 https://brainmodular.org/forums/viewtopic.php?t=5658&p=36641#p36641 <![CDATA[Leap: fader - resume fader data upon triggering last input.]]>

so the algorithmic translation looks someting similar to 'if the leap went out of sensing field, it won't remote the control anymore, until it reached back the value it left last time'

what i would do pers is a mutivar math module that control a pass or stop event flow from the leap to the controller. so first, when the leaps gets out of scope a pulse make multivar affect 0 for exemple to the pass module. then a A-B scan the difference bettween the fader and the current leap value (so prior to the pass that stopped). if the (abs)olute difference is below a defined threshold (ie A<B module), then a pulse goes to multivar that tis time affects back a 1 to the pass module so leaps controls back as it reached back.

Statistics: Posted by 23fx23 — 21 Jan 2017, 09:06


]]>
2017-01-21T03:16:04+02:00 2017-01-21T03:16:04+02:00 https://brainmodular.org/forums/viewtopic.php?t=5658&p=36636#p36636 <![CDATA[Leap: fader - resume fader data upon triggering last input.]]>
So i'm getting down and dirty with Leap and have a workflow, where I am working with a fader, that fader switches its function, becomes something else for a while and then goes back to being a fader for the original function. The thing is, every time I put my hand back in the sensing field, the fader automatically goes to the point I am currently on. I would like for this fader to be inert until it hits the threshold that I last left it at. I am currently using data dispatch to switch between functions, if that helps.

Thanks!

Statistics: Posted by dmitriyc — 21 Jan 2017, 02:16


]]>