Tutorial mistake/typo

In this tutorial:

https://docs.juce.com/master/tutorial_looping_audio_sample_buffer_advanced.html

Eventually it says, in explanation [5], “We output silence if the currentBuffer member when we took a copy.”

This is looks like a typo/mistake. I assume it’s meant to say " [5]: We output silence if the currentBuffer member was null when we took a copy."

Is that right? I’ve run across a good number of typos like this, should I report them all here as I find them?

Thanks,
John

Thanks, we’ll get that fixed. Feel free to post any other typos or mistakes you find in the tutorials and we can get them sorted out.

1 Like