GigLoaded

<< Click to Display Table of Contents >>

Navigation:  Callbacks > Global state >

GigLoaded

Usage (system event – gig file script and global rackspace script only):

On SystemEvent Matching GigLoaded 

   // Indicates that all rackspaces and songs have been loaded

End

 

For the global rackspace, this is the new recommended callback in which to initialize widget values and other properties. Unlike the initialization callback, this callback occurs after your gigfile is completely loaded.