Commit "Fix bug in AudioGraphIOProcessor" 9069d70

Reviewing the commits on develop branch.
and found one of the commits to be a bit strange.
There are some changes reversing inputs and outputs of AudioGraphIOProcessor
That makes no sense to me. So i’m afraid I’m missing the big picture here.
Why was this a bug?

I think Fabian got understandably muddled by the double-reversal of input/outputs in the i/o processor classes, but am pretty sure he ended up leaving it the right way around after a few false starts!

Yup, should be the right way around now.