AudioSampleBuffer asserts for startSample and numSamples

Hi Jules, I've noticed that the constructors that take dataToReferTo don't check to see if startSample and numSamples values are 0 or greater.  Would it be possible to add asserts for those?

Sure, will add that!

Great thanks!