void Init()
 {
     soundBank.Init();
     GeneratePool();
     isInitialized = true;
 }