live.path

Learn about building and using Max for Live devices.
Post Reply
mlostekk
Posts: 27
Joined: Mon Aug 29, 2011 10:06 pm
Contact:

live.path

Post by mlostekk » Mon May 21, 2012 2:46 pm

hey there,

i just tried to do some basic stuff with M4L, and get no result of calling the live.path object. are there any restrictions to the demo or is there something that i had to consider during installation/startup? i am running live 8.3 with latest max/max runtime on win7 64 bit with UAC disabled.

thx!

mlostekk
Posts: 27
Joined: Mon Aug 29, 2011 10:06 pm
Contact:

Re: live.path

Post by mlostekk » Mon May 21, 2012 7:03 pm

ah okay.. problem solved!

i am developing a lot of python scripts, thats why i cleaned up my midiremote scripts folder... and also kicked some library folders like _mxdcore and _generic...

so max4live is basicly nothing else then a connection to python??????

is it then possible to get some accurate python callbacks triggered through max4live??!?! (like i was asking here viewtopic.php?f=1&t=179893 )

btw.. what a forum?! no scripting nerds here?

3dot...
Posts: 9996
Joined: Tue Feb 20, 2007 11:10 pm

Re: live.path

Post by 3dot... » Wed Jun 13, 2012 12:20 pm

m4l allows callbacks to the api...
javascript / java (mxj) / and native max patching...
are supported..afaik

timing is slaved to max (within m4l)..
which is tied to the Live transport..
Image

mlostekk
Posts: 27
Joined: Mon Aug 29, 2011 10:06 pm
Contact:

Re: live.path

Post by mlostekk » Wed Jun 20, 2012 1:28 pm

yep, already did some tests, step sequencer runs smooth now :)

Post Reply