Any chance the max size of templates gets increased?

Discuss Lemur and share techniques.
Joe Soap
Regular
Posts: 462
Joined: 07 Jul 2012 15:04

Re: Any chance the max size of templates gets increased?

Post by Joe Soap »

It seems fairly obvious, and has done from the start, that Lemur needs to be rearchitected as an iOS-native app to deliver the vast majority of features and performance improvements requested by the userbase.

We can only hope that this has been going on for the last two years behind the scenes - frankly, it's one of only two reasons I can think of to explain the current state of the platform.
Macciza
Regular
Posts: 1315
Joined: 07 Dec 2011 04:57
Location: Sydney, Australia.

Re: Any chance the max size of templates gets increased?

Post by Macciza »

Hi
Re the -
decl b = getobject();
GlobalFunctions.someFunction(b);

try
decl obj = getattribute(getobject(),'name');
function(obj); //This sends the name of the object

and then in function(obj) use
decl object= findobject(obj); // This finds the object by nam
setexpression(object,etc etc //As needed . . .

Works at root level - Has issues with stuff in Containers that I've not got around yet
Cheers
MM
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
Post Reply