public void SetReferenceDistance(float distance)
 {
     FreeSL.fslSoundSetReferenceDistance(_sound, distance);
 }