public void SetPitchScale(double scale)
 {
     RubberBandNativeMethods.RubberBandStretcher_SetPitchScale(_rbs, scale);
 }