public List <ASoundFx> GetEnabledEffects()
 {
     return(SoundFxPropertiesControl.GetEnabledEffects());
 }