Hey!
I am creating an audio source from code and I want to assign audio mixers for these sources. I have created an audio mixer and I am also able to assign to each source. But since multiple audio sources use the same output mixer, changing the snapshot of a mixer for one source affects the remaining audio sources and this is not what I want. I basically want each mixer to behave like a prefab so that each source can modify its mixer.
Can anybody throw some light on this ?
Thank you very much,