Max 4 Life user library.

Learn about building and using Max for Live devices.
Post Reply
canis
Posts: 18
Joined: Tue Jul 24, 2007 4:06 pm

Max 4 Life user library.

Post by canis » Sun Apr 04, 2010 7:32 pm

Wouldn't it be nice if there was a M4L user library lik the NI Reaktor one?

Greetings!

pepezabala
Posts: 3503
Joined: Mon Jun 07, 2004 4:29 pm
Location: In Berlin, finally

Re: Max 4 Life user library.

Post by pepezabala » Sun Apr 04, 2010 7:44 pm


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

Re: Max 4 Life user library.

Post by Tone Deft » Sun Apr 04, 2010 8:07 pm

and here:

http://www.maxobjects.com/ <--- 4,123 objects

NI Reaktor Library has 3,156 objects.
In my life
Why do I smile
At people who I'd much rather kick in the eye?
-Moz

canis
Posts: 18
Joined: Tue Jul 24, 2007 4:06 pm

Re: Max 4 Life user library.

Post by canis » Mon Apr 05, 2010 12:10 pm

thx a lot!

squelcht
Posts: 1897
Joined: Thu Feb 05, 2009 4:38 am

Re: Max 4 Life user library.

Post by squelcht » Mon Apr 05, 2010 5:02 pm

Tone Deft wrote:and here:

http://www.maxobjects.com/ <--- 4,123 objects

NI Reaktor Library has 3,156 objects.
:?: Hmm--Is there not a type of "cross over" that must be done to make Max patches available in M4L...Unless I'm completely mistaken about it :?:

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

Re: Max 4 Life user library.

Post by Gregory Taylor » Mon Apr 05, 2010 5:14 pm

At the object level, you mean? Nope. You'll need to do some stuff if you want to give a device which includes a third party object *to someone else*, but if the third-party objects in your patch are in your Max search path, you're good to go. I use 'em all the time. The device that's running right now, in fact....

When porting higher level patches as devices, you get to make some choices about whether or not you want all the Live bells and whistles. It's impossible to say with certainty whether everyone will want feature X or not. In general, I tend to do global search and replace for Max UI objects to their Live counterparts, but that might be just me. Your mileage may vary.

squelcht
Posts: 1897
Joined: Thu Feb 05, 2009 4:38 am

Re: Max 4 Life user library.

Post by squelcht » Mon Apr 05, 2010 6:33 pm

^Man---This all relatively new to me...I'm a little confused on what you mean (sorry, super Max noob here) So patches made with the full version Max will operate with M4L eh'...Do you know if there is a tutorial on how this is accomplished? Sorry if it seems I'm asking a retarded question but I'd really like to play with some pre-existing Max patches that I've come across before...So is there just a few things that must be changed within the patch to make it M4L compatible? Can you easily load a Max patch into Live just as you can with a M4L patch? Or is there not really much a difference in the file? Thanks alot for the help man...Like I said---Total noob...

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

Re: Max 4 Life user library.

Post by Tone Deft » Mon Apr 05, 2010 6:44 pm

AFAIK the only real difference is that Live uses specific input and output objects to get stuff into and out of a max patch. max4Live is max/msp/jitter running alongside Live, it's the real thing.

the third party stuff Gregory mentioned refers to files and add-ons that people use with max. many of those are from CNMAT (UC Berkeley's Center for New Music and Technology) a computer audio geektank.
http://cnmat.berkeley.edu/downloads
they've developed add-ons to max/msp/jitter to make the max easier to use as well as their own collection of objects.

BUT that's all completely optional and stuff you'll never need to consider.

or a patch might use a file that doesn't come with max/msp. suppose I made an object that was made from C code I wrote, you'd need to include that object in your library.

also, you don't need the API stuff to use max/msp, totally optional. you can do things very specific with Live with them, but some max4Live users may NEVER use them and still make lots of perfectly useful patches.


mostly, just try it. take a simple patch and drop it into max4Live.
In my life
Why do I smile
At people who I'd much rather kick in the eye?
-Moz

monohusche
Posts: 190
Joined: Thu Jan 22, 2009 4:28 pm
Location: Hongkong

Re: Max 4 Life user library.

Post by monohusche » Tue Apr 06, 2010 10:05 am

There is a quite in-depth article from Gregory around porting pure max patches into M4L devices.

http://cycling74.com/2010/02/19/lfo-tut ... u-want-it/

Basically, as already stated, M4L brings additional UI counterparts which provide better integration into Live sets, parameter modulation, storage etc. In addition to that, as M4L devices live within Live, they need to plug into the "data streams" Live provides, such as plugin~/plugout~ for audio and midiin/midiout for midi, there is no direct interfacing with your hardware, Live is always the master.

nick

squelcht
Posts: 1897
Joined: Thu Feb 05, 2009 4:38 am

Re: Max 4 Life user library.

Post by squelcht » Tue Apr 06, 2010 12:03 pm

Thanks alot guys---

monohusche, I will definitely check the linked tutorial out--I guess I havn't come across that chapter/section of the Cycling 74' tutorials

synnack
Posts: 2053
Joined: Fri Mar 02, 2007 10:55 pm
Location: Boston, MA
Contact:

Re: Max 4 Life user library.

Post by synnack » Sat Apr 10, 2010 6:48 pm

canis wrote:Wouldn't it be nice if there was a M4L user library lik the NI Reaktor one?

Greetings!
I agree.
MBP | Live 9 Suite | Max for Live | Push | MOTU Ultralite | iPad | Analog Modular Synths | Moog Voyager
aka "Tempus3r" | Music | Blog | Twitter | Soundcloud

Image

S4racen
Posts: 5987
Joined: Fri Aug 24, 2007 4:08 pm
Location: Dunstable
Contact:

Re: Max 4 Life user library.

Post by S4racen » Sun Apr 11, 2010 7:50 am

tempus3r wrote:
canis wrote:Wouldn't it be nice if there was a M4L user library lik the NI Reaktor one?

Greetings!
I agree.
lol

cheers
D

Post Reply