To force a parameter to return to a specific value by itself

Discuss music production with Ableton Live.
RSinier
Posts: 14
Joined: Tue Sep 01, 2009 2:01 pm
Contact:

To force a parameter to return to a specific value by itself

Post by RSinier » Tue Dec 13, 2011 9:50 am

Hi.

So here is what I want to do: to force a parameter to return to a specific value automatically, when inactive for X ms.
In fact I'm trying to emulate a kind of pitch wheel with a regular knob, and I want the value to return to 50%, or 0% or whatever, when I'm done tweaking it.
Of course without using automation.

I think it's impossible but who knows…

Thanks.

oddstep
Posts: 1732
Joined: Tue Feb 12, 2008 9:47 pm
Location: Plymouth the great

Re: To force a parameter to return to a specific value by itself

Post by oddstep » Tue Dec 13, 2011 12:19 pm

if its a big deal you can throw money at the problem. some controller's will do this - for example the x y controller on the padkontrol behaves like that. and then of course there there is the obvious "max for live would help you achieve that". it might be cheaper to use a dummy clip that is triggered whenever a parameter is adjusted. the midi routing makes my head spin though.

RSinier
Posts: 14
Joined: Tue Sep 01, 2009 2:01 pm
Contact:

Re: To force a parameter to return to a specific value by itself

Post by RSinier » Tue Dec 13, 2011 12:25 pm

I've been looking for a standalone pitch/mod wheel but didn't found any, and I don't have the skills to build one myself.
And, yes, I don't have Max.

Coupe70
Posts: 1100
Joined: Fri Jul 23, 2004 7:25 am
Location: Mainz / Germany
Contact:

Re: To force a parameter to return to a specific value by itself

Post by Coupe70 » Tue Dec 13, 2011 4:09 pm

ClyphX could help here I guess.
Phongemeinschaft (Live-ElectroJazz / NuJazz)
Homepage - youtube - Like! :-)
Live 9 (32Bit), HP DV7, i5 2,53GHz, 8 GB RAM, Win7 (64Bit)

JuanSOLO
Posts: 3236
Joined: Sun Jul 15, 2007 8:21 am
Location: Shreveport LA, sometimes Dallas/Ft Worth TX

Re: To force a parameter to return to a specific value by itself

Post by JuanSOLO » Tue Dec 13, 2011 5:49 pm

Coupe70 wrote:ClyphX could help here I guess.
Thats what I was thinking

RSinier
Posts: 14
Joined: Tue Sep 01, 2009 2:01 pm
Contact:

Re: To force a parameter to return to a specific value by itself

Post by RSinier » Tue Dec 13, 2011 9:10 pm

That seems interesting, I'll check on that, thanks.

Tone Deft
Posts: 24152
Joined: Mon Oct 02, 2006 5:19 pm

Re: To force a parameter to return to a specific value by itself

Post by Tone Deft » Tue Dec 13, 2011 10:15 pm

make a second clip identical to the one you're playing and draw in the automation at it the preset level you want. then launch the clip when you want it to reset or make use of Follow Actions for it to automatically go to the new clip. also search the forum for 'dummy clips' to see another option.
In my life
Why do I smile
At people who I'd much rather kick in the eye?
-Moz

RSinier
Posts: 14
Joined: Tue Sep 01, 2009 2:01 pm
Contact:

Re: To force a parameter to return to a specific value by itself

Post by RSinier » Tue Dec 13, 2011 10:24 pm

That cannot works because I'm not using clips on this one, I'm playing live with a synth.

JuanSOLO
Posts: 3236
Joined: Sun Jul 15, 2007 8:21 am
Location: Shreveport LA, sometimes Dallas/Ft Worth TX

Re: To force a parameter to return to a specific value by itself

Post by JuanSOLO » Tue Dec 13, 2011 10:26 pm

Tone Deft wrote:make a second clip identical to the one you're playing and draw in the automation at it the preset level you want. then launch the clip when you want it to reset or make use of Follow Actions for it to automatically go to the new clip. also search the forum for 'dummy clips' to see another option.

But with this option you have to keep the parameter at a specific value. For example, if you want to reset Macro 1 to a value of 64, Macro 1 must stay at 127. If you had turned Macro 1 down to 0 and hit your "reset" dummy clip, nothing will happen.

ClyphX will actually reset the dial to the specified value.

Coupe70
Posts: 1100
Joined: Fri Jul 23, 2004 7:25 am
Location: Mainz / Germany
Contact:

Re: To force a parameter to return to a specific value by itself

Post by Coupe70 » Tue Dec 13, 2011 10:27 pm

Hm, it KIND OF works with ClyphX, but it doesn't make a very reliable impression
which I guess is not ClyphX' fault...

I mapped volume of track 2 to a MIDI slider. Then I made a ClyphX clip on another track:
[] (LSEQ) DUMMY ; 2/VOL 108
Launch quantization is set to NONE, Loop is on. So every time I move the slider volume on
track 2 is tweaked AND the ClyphX clip is launched - in first loop it does nothing. When it
is not retriggered all the time by slider movement it reaches loop 2 and resets volume on
track 2 to 0dB.

So far so good.
But every time I move the slider Live's GUI freezes as long as I move it, sometimes I even
get a sandglass for some seconds afterwards. Windows task manager shows that CPU usage gets
close to 100% sometimes ! And all that with a minimal testing setup - one audio, one ClyphX
clip, one MIDI mapping. Audio output is not affected in my test set, but this trick does not
seem recommendable.
Strange...

Setting the launch quantization to a higher level does not help, so it seems to be the MIDI
mapping generating more trigger commands than Live can handle when using a slider with MIDI
CC for triggering clips...
Phongemeinschaft (Live-ElectroJazz / NuJazz)
Homepage - youtube - Like! :-)
Live 9 (32Bit), HP DV7, i5 2,53GHz, 8 GB RAM, Win7 (64Bit)

Tone Deft
Posts: 24152
Joined: Mon Oct 02, 2006 5:19 pm

Re: To force a parameter to return to a specific value by itself

Post by Tone Deft » Tue Dec 13, 2011 10:30 pm

Juan - disagree but don't really care, OP's problem, not mine. I'd want to try it to see the behavior you mean. it doesn't make any sense so I think I'm misreading you, I know you get this siht.

if you want it to act like a pitch wheel and you're using a synth, assign it to the pitch wheel.

good luck!
In my life
Why do I smile
At people who I'd much rather kick in the eye?
-Moz

JuanSOLO
Posts: 3236
Joined: Sun Jul 15, 2007 8:21 am
Location: Shreveport LA, sometimes Dallas/Ft Worth TX

Re: To force a parameter to return to a specific value by itself

Post by JuanSOLO » Tue Dec 13, 2011 10:33 pm

Tone Deft wrote:Juan - disagree but don't really care.
I dont want to hijack the thread, but I would love to know why you disagree and how this works, point me in the right direction please, that has always puzzled me.

Tone Deft
Posts: 24152
Joined: Mon Oct 02, 2006 5:19 pm

Re: To force a parameter to return to a specific value by itself

Post by Tone Deft » Tue Dec 13, 2011 10:36 pm

I think we're both at work. I'd want to try it. I've done this enough times to know that Live can have weird corner cases or sometimes one just forgets.
In my life
Why do I smile
At people who I'd much rather kick in the eye?
-Moz

RSinier
Posts: 14
Joined: Tue Sep 01, 2009 2:01 pm
Contact:

Re: To force a parameter to return to a specific value by itself

Post by RSinier » Tue Dec 13, 2011 11:28 pm

Tone Deft wrote:Juan - disagree but don't really care, OP's problem, not mine. I'd want to try it to see the behavior you mean. it doesn't make any sense so I think I'm misreading you, I know you get this siht.

if you want it to act like a pitch wheel and you're using a synth, assign it to the pitch wheel.

good luck!
Well… I don't have a pitch wheel, hence my question.

JuanSOLO
Posts: 3236
Joined: Sun Jul 15, 2007 8:21 am
Location: Shreveport LA, sometimes Dallas/Ft Worth TX

Re: To force a parameter to return to a specific value by itself

Post by JuanSOLO » Tue Dec 13, 2011 11:31 pm

I hate recommending 3rd party stuff when someones in need, but I re-read some of your posts and I started thinking that Bome's would most likely do this with it's "timers" feature, but maybe not.

M4L would certianly accomplish it.

However, I though ClyphX would work well. I may try it when I get home.

Post Reply