Page 1 of 1

[ABLETONLIVE] Effect Movement Programming

Posted: Wed Mar 23, 2011 3:58 pm
by auridevil
want to make an effect rack that slide some parameter according to global tempo or better, syncd to global tempo and according to a paramenter (like lfo-rate), so everytime/everysound I'll use this effect, it will move some paramenters in the same way.




better, I explain my idea:
I want a morphing effect that, on each bar, slides a notch cut-off from very low to very high, automaticaly.
I know there is a automation matter, but automation is strictly to arrangment and can't be 'embeeded' to the effect...

Re: [ABLETONLIVE] Effect Movement Programming

Posted: Wed Mar 23, 2011 4:09 pm
by Basic A
See, in FLstudio we have a badman filterbank called Love Philter that can do this very easily with its internal envelope/lfo/autoclips... but... I believe its available as a standalone... actually, what you were saiyng about embeding auto to an effect, it does that basically, if your tlaking about what i tihnk you are.

Also, this sounds like something you could do creatively routing the lfo's in Atlantis Filter...

Basically any filterbank you can find with an lfo will do it, you just have to set the lfo to the right speed/sync it too midi.

Re: [ABLETONLIVE] Effect Movement Programming

Posted: Wed Mar 23, 2011 4:18 pm
by auridevil
I didnt wanted to use external vst cause I want to make some effect rack to reuse in a lot of projects,
the filter was just an example, I also need to do similar things whit gate, compression, ring mods.

Re: [ABLETONLIVE] Effect Movement Programming

Posted: Wed Mar 23, 2011 5:24 pm
by jobbanaught
Get max4live and use the parameter lfo. dunno exact name, but basically allows to apply an lfo to any parameter on any fx or synth. that should do it.

Re: [ABLETONLIVE] Effect Movement Programming

Posted: Wed Mar 23, 2011 5:48 pm
by Darj
Maybe the autofiler with 2 automation on each filter you use. First is on, second off, and swith it when you want it.
( Sorry again for my crappy english )

Re: [ABLETONLIVE] Effect Movement Programming

Posted: Thu Mar 24, 2011 8:55 am
by auridevil
but my problem is exactly with automation. I can do an automation for something recorded onto arrangment, but I cannot (or better, don't know how to) embeed it in a effects rack, so I can reuse it everytime I want, with no need to rewrite all the automation.