Hi
I would like to access the RMS level in FMOD API per each speaker (eg. front left, center, front right).
How would I go about doing this? Right now I am able to access overall RMS by calling getMeteringInfo on the DSP head on the master bus. But I wanna access RMS for each speaker individually to display in my game’s debug view.