I've added AkSoundEngine.SetRandomSeed(1) before an event that plays a sound with various random parameters (basic random sample & random pitch). However, I'm still hearing different samples/pitch each time I play it.
Have I missed something? When is the seed used?
Thanks!