Hello.
My issue is that I need 8-channel audio output from my Unity project. The thing is that I want the game 3D audio to be only output via the first two channels as if the audio mode was set to stereo. I need the other 6 channels for custom audio output that has nothing to do with the 3d game sounds.
Currently Unity tries to mix 3D sounds to all 8 channels and I can’t turn them off from channels 3 to 8.
Kind regards,
Seppo