[line]: clean "turn around" before hitting final ramp value?

flim's icon

sorry to post a new thread for this, for this has definitely been answered a dozen times - but the search function didn't bring me any luck in this (or I probably didn't find the right key words..?)!

I'm using [line] for fade in/ fade out effects (on running clips in ableton live):

my problem: when hitting [toggle] before [line] having reached its predefined ramp value, [line] jumps to the final value it was heading for, before starting for the next ramp. (this does make sense, of course, for I told [line] to do so)

how can I make [line] "turn back" from the point I actually hit my [toggle] - let's say it's merely reached 100, thus heads back from 100 on..?

cheers!

-jonas

Max Patch
Copy patch and select New From Clipboard in Max.

brendan mccloskey's icon

the solution appears very simple on the surface: remove the initial value from your off ramp, so instead of (127, 0 3000) just use (0 3000). Will that do?

Brendan

flim's icon

hehe, I guess it will. :) thanks, brendan!