Is it possible to retreive a Bank from an Event?

Hi everyone,

I have a UFMODEvent as a parameter and I need to retreive its bank and I’m hitting my head for several hours now.

Is it even possible ? Because I don’t want to iterate over all the events of all my banks each time I need that info.

It’s just to be able to get back the bus the Event is played and get the volume at T time to synchronise it with another data.

Best regards everyone,

Alex

Unfortunately there is no api available for querying this, it is something that will have to be done manually.