Please can someone review and fix all the empty code boxes in tutorials

The tutorials are very good but there are an awful lot of empty code boxes. I’m sure they were all filled with code at some point but they have clearly got messed up along the way and it is very frustrating trying to follow incomplete instructions.

e.g. JUCE: Tutorial: Processing audio input empty code box after the h1 Audio Input heading
JUCE: Tutorial: Draw audio waveforms empty code box before the h2 Responding to changes heading
JUCE: Tutorial: The Point, Line, and Rectangle classes empty code box before “Now let’s randomly-generate a point”
JUCE: Tutorial: Advanced GUI layout techniques 3 empty code boxes in the " Layout by subdividing rectangles" section

etc etc

3 Likes

In the mean time, you can find a working version on the Wayback Machine: JUCE: Tutorial: Processing audio input

1 Like

Those tutorials were effectively my entry point into C++. I have a lot of fondness for them :slight_smile: And I can imagine the frustration - I hope they are up and running again soon :slight_smile:

2 Likes

Good suggestion, thanks.

Bumping this thread to raise awareness. It has been a problem for months, and it was very frustrating to me earlier this year. I should have reported it but was too lazy. At least I can help bring attention to it now.

2 Likes