To time consuming to initilize the plugin each time
Posted: September 20th, 2006, 6:11 pm
I'm working on a VU meter / spectrum analyzer for the wave table...
Its takes a few milliseconds to startup the plugin, so i cant do this each time LCD smartie calls the function. Is there some way of initilize a object in the function the first time the function is called and them keep that instance of the object between the function calls???
Its takes a few milliseconds to startup the plugin, so i cant do this each time LCD smartie calls the function. Is there some way of initilize a object in the function the first time the function is called and them keep that instance of the object between the function calls???