I'm trying to play around with the bus metering functionality, and I'm able to succesfully receive callbacks against the "Master Audio Bus", which is great.
But I don't seem to be able to receive callbacks from any other bus (I can register the callback functions without issue - the SDK doesn't complain - but the callbacks aren't firing).
Should this behaviour work?
Do I need to setup the audio bus to somehow accept callback registration (which, possibly the master bus already does?)
I'm running 2014.1.2 on OSX