Memory Usage Tracking

What is the preferred method for understanding the memory footprint at any given snapshot in time for FMOD Resources and sound banks? The Unity Memory Profiler does not have any info that I can find for tracking FMODs footprint. We want to create a memory budget for our game and would like to understand FMODs impact.

The best way to look at memory usage over time is with the FMOD Studio profiler, capture some game play and look at memory usage break down for events (sample data vs instance data). This is a 2.1 feature, in case you are using 2.0).