LTP question

I am trying to use LTP to keep my midi controls from jumping. I want to use a single control to vary some timers. I have attached a basic image of what I am trying to achieve. I have a single midi knob, and I want to adjust two sliders from it, without the values jumping, when I switch the output of which I want to control.

I figured the frame delay would keep the LTP grabbing the second input, so when you switched back to the first input, it wouldn’t change until it got to the level it was as prior to switching away.

Probably something pretty simple, but it’s doing my head in!

callmenames.v4p (6.8 kB)

Hi,

Maybe this is what your looking for? Using S+H and Change nodes.

Cheers

callmenames_17.v4p (7.0 kB)

@lbolster I’ve tried that too, if LTP is connected to some switch, s+h, framedelay, etc it doesn’t behave as it should at least on 33.3

wich version are you using @SuperflysiNZ ?

Very latest version… 64bit

Still can’t seem to crack this, so frustrating, I’ve been hammering this from various different approaches, but can’t seem to get it working.

Have attached some experiments, any help greatly appreciated.

Holdvalue.zip (6.2 kB)

Just for specificity, the module I’m after is one that, when active, the input and output are the same, it passes it thru, when inactive, it stores the last input value, and holds it. When the input starts to change again, it will only pass thru when the input value equals what the last held value is, then it will pass it on.

LTP looks at two input values, and the second input will only be switched to when it equals the value of the first input. This is sort of like the same thing, but with only one input.

Does that make sense to anyone?

Something like this…

callmenames.v4p (9.2 kB)

Nearly, trouble is when you switch, but don’t hit the value, and then come back it will still jump… so close…

It’s a starting point which I also want to spread, ultimate goal is to have 8 sets of LFO’s adjusted by three knobs. I have a launchpad which can select which of the 8 lfo’s need adjusting, when you press the button for the corresponding LFO, the three adjustment knobs change the values, but only once they hit the value that the knob is currently set to, so there is no jump when changing the output. Here is an unchanged.

Just whipped this one up to illustrate this a bit easier…

callmenames15.v4p (15.4 kB)

Oops, routed my lfo wrong, this is the correct version.

callmenames16.v4p (16.9 kB)

Worked it out, totally spreadable now as well.

callmenames17.v4p (8.7 kB)

Nice!.. no text …