public double GetPitchScale()
 {
     return(RubberBandNativeMethods.RubberBandStretcher_GetPitchScale(_rbs));
 }