public void SetMaxDistance(float distance)
 {
     FreeSL.fslSoundSetMaxDistance(_sound, distance);
 }