A couple of documentation issues

For AudioSampleBuffer (const AudioSampleBuffer& other) the docs don’t mention that only allocated data is copied.

For JuceAudioPlugin’s processBlock method, it might be nice to mention that when accumulating the input and output buffers can hold pointers to the same data.

Ok, thanks for spotting those, I’ll tidy it up.