get started with the api (live.path / live.object, etc)

Learn about building and using Max for Live devices.
Post Reply
Jean-Francois Charles
Posts: 22
Joined: Sun Jun 28, 2009 5:24 pm

get started with the api (live.path / live.object, etc)

Post by Jean-Francois Charles » Sat Sep 26, 2009 10:28 pm

Hi there,
Just want to mention that to get started with the api objects, I found Andrew Benson's story (http://www.cycling74.com/story/2009/7/14/1835/98517) to be the most accessible place. Examples are more basic than, for instance, the LiveAPI in M4L.Examples.
Best,
J-F
Last edited by Jean-Francois Charles on Sun Sep 27, 2009 2:31 am, edited 1 time in total.

Jean-Francois Charles
Posts: 22
Joined: Sun Jun 28, 2009 5:24 pm

Re: get started with the api (live.path / live.object, etc)

Post by Jean-Francois Charles » Sat Sep 26, 2009 10:41 pm

Just reading this article again, and I think there might be a few things that have been updated since this preview. Most of the time, "set" should be now "live_set", I guess.
J-F

k reverend
Posts: 18
Joined: Mon Sep 03, 2007 7:39 am
Location: LA
Contact:

Re: get started with the api (live.path / live.object, etc)

Post by k reverend » Sun Sep 27, 2009 12:13 am

thanks jean francois! just the sort of documentation i've been looking for

Gregory Taylor
Posts: 268
Joined: Tue Sep 01, 2009 3:11 pm

Re: get started with the api (live.path / live.object, etc)

Post by Gregory Taylor » Sun Sep 27, 2009 2:09 am

Andrew's article was great, but there have been changes in the Live API
stuff since it was written. If you slavishly copy what you see instead
of looking at the material alongside the Live Object Model documentation,
stuff's not going to work.

This is from memory, but I think that you'd have to substitute
path live_set for every goto set you see, at the very least. I'm
sure there's other stuff - sit down with the article and the Live
Object Model and I'm sure you can puzzle it out.

k reverend
Posts: 18
Joined: Mon Sep 03, 2007 7:39 am
Location: LA
Contact:

Re: get started with the api (live.path / live.object, etc)

Post by k reverend » Sun Sep 27, 2009 3:02 am

where can the Live Object Model documentation be found?

Jean-Francois Charles
Posts: 22
Joined: Sun Jun 28, 2009 5:24 pm

Re: get started with the api (live.path / live.object, etc)

Post by Jean-Francois Charles » Sun Sep 27, 2009 1:27 pm

In Max Help, if you search for "live object model", you don't find the right page, but you'll find the [live.object] ref page. From this page, then, there is a link to the "Live Object Model" reference page.
J-F

LOFA
Posts: 3365
Joined: Mon Jan 10, 2005 7:10 pm

Re: get started with the api (live.path / live.object, etc)

Post by LOFA » Wed Nov 18, 2009 9:18 pm

Thank you very much for starting this thread.

pukunui
Posts: 405
Joined: Thu Jan 29, 2009 10:26 pm
Location: Los Angeles

Re: get started with the api (live.path / live.object, etc)

Post by pukunui » Wed Nov 18, 2009 9:48 pm

BTW, AB's article has been updated with the correct syntax now

-A

LOFA
Posts: 3365
Joined: Mon Jan 10, 2005 7:10 pm

Re: get started with the api (live.path / live.object, etc)

Post by LOFA » Wed Nov 18, 2009 9:54 pm

pukunui wrote:BTW, AB's article has been updated with the correct syntax now

-A
Awesome. Thanks for the heads-up! That explains why everything in it seems to work :)

Post Reply