Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

To time consuming to initilize the plugin each time

Discussing issues that occur during plugin development.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
cyberv
Posts: 15
Joined: February 26th, 2005, 3:33 pm

To time consuming to initilize the plugin each time

Post by cyberv »

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???

cyberv
Posts: 15
Joined: February 26th, 2005, 3:33 pm

Post by cyberv »

Ah, i didnt release that LCD Smartie keept the instance for each function call! ;)

Post Reply