Search found 378 matches

by pukunui
Sun Jul 25, 2010 11:15 pm
Forum: Max For Live
Topic: petition: tighten move playing position in M4L
Replies: 70
Views: 20315

Re: petition: tighten move playing position in M4L

Who maintains MLR?

-A
by pukunui
Wed Jul 07, 2010 9:09 pm
Forum: Max For Live
Topic: when is Max 5.1.5 coming out
Replies: 12
Views: 2179

Re: when is Max 5.1.5 coming out

"Factory supplied" externs like pattr are not included at all in frozen devices. Your installed version will always be used. Non factory externs are included in frozen devices, and if you have both Windows and Mac copies of the extern in your search path, they will both be included as well...
by pukunui
Wed Jul 07, 2010 5:35 pm
Forum: Max For Live
Topic: when is Max 5.1.5 coming out
Replies: 12
Views: 2179

Re: when is Max 5.1.5 coming out

Grab the pattr object from here

http://cycling74.com/downloads/incremental/

and let us know if things are any better

-A
by pukunui
Wed Jul 07, 2010 4:41 pm
Forum: Max For Live
Topic: when is Max 5.1.5 coming out
Replies: 12
Views: 2179

Re: when is Max 5.1.5 coming out

Is there something you are waiting for?

-A
by pukunui
Mon Jun 28, 2010 4:30 pm
Forum: Max For Live
Topic: LiveAPI objects indestructible?
Replies: 6
Views: 1578

Re: LiveAPI objects indestructible?

ok, here's the deal. Calling gc() is the appropriate solution in the case where you want your memory to be reclaimed at a known point in time. JS makes no guarantee when garbage will be collected, except that it will be sometime *after*. So for this situation, my workaround is actually the right way...
by pukunui
Wed Jun 23, 2010 6:56 pm
Forum: Max For Live
Topic: LiveAPI objects indestructible?
Replies: 6
Views: 1578

Re: LiveAPI objects indestructible?

I'd be tempted to call it a workaround more than a fix. We'll have a look at it a bit.

Thanks for the report.

Cheers

-A
by pukunui
Wed Jun 23, 2010 5:04 pm
Forum: Max For Live
Topic: LiveAPI objects indestructible?
Replies: 6
Views: 1578

Re: LiveAPI objects indestructible?

You can call garbage collection from js with

gc();

Does that make any difference?

-A
by pukunui
Thu Jun 10, 2010 6:29 pm
Forum: Max For Live
Topic: M4L purchase does not mean MAX5 is authorized?
Replies: 2
Views: 682

Re: M4L purchase does not mean MAX5 is authorized?

The MFL license has nothing to do with the MaxMSP license. Your Max demo will expire, MFL will work fine, and yes, you do not get an auth for full MaxMSP with MFL.

Cheers

-A
by pukunui
Tue Jun 08, 2010 7:25 pm
Forum: Max For Live
Topic: Flakey M4L clip automation??
Replies: 7
Views: 1788

Re: Flakey M4L clip automation??

For this you will need to tell us a few things

versions
platform

include devices, most preferably in an example live set.

There is too much going on with modulation types and what could be in your patches for us to really understand exactly what you are talking about.

-A
by pukunui
Mon Jun 07, 2010 5:46 pm
Forum: Max For Live
Topic: Saving Id #'s with sets/etc... Broken?...
Replies: 12
Views: 3487

Re: Saving Id #'s with sets/etc... Broken?...

ok Dave's issue has been fixed for MaxMSP and MFL 5.1.5, which we don't have a definite release date for just yet.

Cheers

-A
by pukunui
Mon Jun 07, 2010 1:32 am
Forum: Max For Live
Topic: Saving Id #'s with sets/etc... Broken?...
Replies: 12
Views: 3487

Re: Saving Id #'s with sets/etc... Broken?...

Here's how you use pattrstorage to store API paths in the Live set. <pre><code> ----------begin_max5_patcher---------- 1730.3oc2ZszjiaBD9rmeETpxwISIPR9Qts4VpJGx8s1xkrE1lLRfKIr2YxV 6+8vCIavFzCO1d8tWzC.Ac+0MecCnu8znfEr2vUAf+.7YvnQe6oQiTEIKXT8 6iBJReaYdZkpYAKYEEXJO3Yccb7abU4UbVIFjS1iAe5e9Kv1T9lJ.gB3avf...
by pukunui
Sun Jun 06, 2010 6:25 pm
Forum: Max For Live
Topic: Saving Id #'s with sets/etc... Broken?...
Replies: 12
Views: 3487

Re: Saving Id #'s with sets/etc... Broken?...

Hi Dave, Thanks for the clear example. I can reproduce the problem you are seeing. I had not run into this because I do not usually store parameters in this way. What I do is have a pattrstorage in my device in parameter mode, order 0, and none of the pattr objects in parameter mode. This way the pa...
by pukunui
Fri Jun 04, 2010 6:15 pm
Forum: Max For Live
Topic: Saving Id #'s with sets/etc... Broken?...
Replies: 12
Views: 3487

Re: Saving Id #'s with sets/etc... Broken?...

Don't save ids, save paths.

This is the only reliable way to do it.

-A
by pukunui
Thu Jun 03, 2010 11:35 pm
Forum: Max For Live
Topic: help request as im really stuck
Replies: 12
Views: 1994

Re: help request as im really stuck

A better way to do this would be to unravel all those abstractions and only search for all the paths once, then store them in your device. Then when you want to move you won't have to go querying the API a whole lot.

Yes, this way is slow.

-A
by pukunui
Wed Jun 02, 2010 11:43 pm
Forum: Max For Live
Topic: help request as im really stuck
Replies: 12
Views: 1994

Re: help request as im really stuck

Completely off the top of my head and not guaranteed to work at all 'cos I don't have one of these things, but why don't you make the joystick full range and do something like this <pre><code> ----------begin_max5_patcher---------- 736.3oc0X0siZBDE9Z7ofP5ktJy.CBaZZReNZZZPYVcpv.AFh1tYe267Czkt B3.pn8B...