I created a plugin that measures the signal on one stereo bus and now I want to expand it to more busses.
I created 6 stereo inputs using BusesProperties() and AudioChannelSet.
How can I loop through the 6 busses and read the info inside or just access the stream from each bus?
