Page 10 of 14

Posted: Tue Feb 26, 2008 5:54 pm
by djgroovy
Angstrom wrote:
Alien Leg wrote:How do you guys, those who use automation in composition state heavily, actually work in session? Do you all bounce to Audio?

I'm copying automation data from arrangement a thousand times and this slows the workflow that much sometimes, that it would be better to forget using session view... Horrible!
I don't go back to Session once I start automating.

it's a bit of a problem !
Me neither...

Posted: Tue Mar 11, 2008 12:15 pm
by sparklepuff
How did this get off the first page?

+1

BUMP

Posted: Tue Mar 11, 2008 1:06 pm
by forge
sparklepuff wrote:How did this get off the first page?

+1

BUMP
:wink:

Posted: Thu Mar 13, 2008 4:13 pm
by Mr-Bit
This aint gonna flush

Posted: Fri Mar 14, 2008 12:58 am
by tigerbass
+1 desperately needed, come on ableton!

Posted: Mon Mar 17, 2008 9:02 am
by timbreland
wow i just read all 10 pages of this thread.

we need recording automation in session!!!

i will pay one million dollars for this feature update

Posted: Mon Mar 17, 2008 2:36 pm
by canis
+1

Posted: Tue Mar 18, 2008 1:47 pm
by Sly One
Pleased to hear that there are workarounds - I must try them as not being able to record to clips has severely crippled my creativity on numerous occasions. Guess I just needed to engage brain.

In context - I think this just stands out because most other things about the Live creative flow are just so streets ahead of every other tool. I'll never again battle with Logic, Cubase etc, and so much about live 7 fills me with joy.

However, that said, when things just don't seem to "fit" with this, they rankle all the more. I'm just not used to fighting my PC anymore, and I think right now that this is my #1 annoyance.

So +1.

recording automation in session

Posted: Mon Apr 07, 2008 9:47 pm
by elt.net
here it is... CtrlMidiOut !
I made a plugin to record automation live in session window.

here's: http://www.pan-etc.net/nav/dev/dev-plugin.htm -> fp.CtrlMiOut

you can record 16 midi controllers (or more with several plugins) at the same time.
you can control up to 16*999 parameters with 8 midi controllers (ex: faderfox LV1).

cheers.
f./

Re: recording automation in session

Posted: Mon Apr 07, 2008 10:51 pm
by djgroovy
elt.net wrote:here it is... CtrlMidiOut !
I made a plugin to record automation live in session window.

here's: http://www.pan-etc.net/nav/dev/dev-plugin.htm -> fp.CtrlMiOut

you can record 16 midi controllers (or more with several plugins) at the same time.
you can control up to 16*999 parameters with 8 midi controllers (ex: faderfox LV1).

cheers.
f./
Holy fuck!

Mac only?! Somebody port this to Windows, please!

Posted: Tue Apr 08, 2008 7:10 am
by elt.net
it's very easy to port for windows. download the source, open with max/msp and build plugin. unfortunately i have nor PC neither bootcamp (or other)... sorry. but i know you can try max/msp for 30 days for free.

Posted: Tue Apr 08, 2008 7:48 am
by forge
elt.net wrote:it's very easy to port for windows. download the source, open with max/msp and build plugin. unfortunately i have nor PC neither bootcamp (or other)... sorry. but i know you can try max/msp for 30 days for free.
8O 8O 8O

downloading the Max/MSP demo as we speak! is there anything I need to know?

Posted: Tue Apr 08, 2008 8:05 am
by forge
http://www.alexisforge.co.uk/fp.CtrlMiOut.dll

http://www.alexisforge.co.uk/fp.CtrlMiOut.mxf

the DLL just loads in my vsts folder - but I think you need the pluggo runtime installed

the mxf will need the Max/MSP runtime

both runtimes are free

http://www.cycling74.com/downloads/maxmsp

now I have to figure out how to use it
8O

Re: recording automation in session

Posted: Tue Apr 08, 2008 10:03 am
by forge
elt.net wrote:here it is... CtrlMidiOut !
I made a plugin to record automation live in session window.

here's: http://www.pan-etc.net/nav/dev/dev-plugin.htm -> fp.CtrlMiOut

you can record 16 midi controllers (or more with several plugins) at the same time.
you can control up to 16*999 parameters with 8 midi controllers (ex: faderfox LV1).

cheers.
f./
Ok - I have no idea how this works - even with the ALS you posted

can you give us some instructions??

Posted: Tue Apr 08, 2008 10:07 am
by elt.net
you need pluggo runtime.

you can open the automation (.als file) to figure out how it works.

the principe is quite simple.
assign the midi controllers (ex: faderfox LV1) to ctrl of the plugin by "midi edit map".

and then assign the controllers of the plugin to what you want in live (volume, pan, etc).
doing this is simple too: in midi edit mode just clic the parameter you want to control (as usual) and select a number in the "controls" area of the plugin. (you can also move a slider but becareful because it will erase assignation of the plugin himself.)
you can do that for each layer.
for example you can have one fader of your LV1 controlling on track 1 "volume" on layer 1, "pan" on layer 2, "send A" on layer 3, etc.

your midi device controls live parameters via the plugin.

i hope it's clearer for the controlling (remote) part.

for the recording/playing (automation) part, you need 2 IAC midi buses.
i don't know what is it for PC, i suppose yoke or something like that.
it can work with only one but in that case you can't interrupt automation manually.
it's why i made 2 tracks: one fro remote, one for automation playing two different midi buses.