1
Plugin Development / ::initialise and ::setParameters in Sonic Visualizer
« on: December 18, 2009, 23:54:50 »
Hi,
While debugging my plugin, I found the all the calls to ::setParameters happened before calls to ::initialise. This appears to be a bit awkward to me. Normally you would first initialize an object then start tweaking its parameters.
Anyone can shed some light?
Thanks
While debugging my plugin, I found the all the calls to ::setParameters happened before calls to ::initialise. This appears to be a bit awkward to me. Normally you would first initialize an object then start tweaking its parameters.
Anyone can shed some light?
Thanks