We are using multi-instruments with events so that we can randomize our music. For debugging purposes I need to know which audioclip is currently being played. I’m trying to get information by looking at the bus:channelgroup:channel:sound but I’m getting nothing. When I create an event instance it appears to be assigned to the Master Bus which is also the channel group but following that chain doesn’t get me any useful information.
Am I totally going about this the wrong way?
All I really want to do is to see all the sound files (or instruments) that are currently playing. Is there a simpler way to do this?