public virtual SoundEffect CreateEffect()
 {
     return(CustomSoundsManager.CreateSoundEffect(this));
 }