Hello! I’m looking to route audio to multiple hardware devices at once. For example:
- SFX Type A goes to Audio Device 1
- SFX Type B goes to Audio Device 2
I’ve seen one solution using multichannel output to route to multiple speakers. My question is, is there a way to do this more deliberately, by designating audio devices for different SFX? My project is on 5.0, but we cannot use MetaSounds.
I originally thought the Endpoint Submix might be the way to do it, but I can’t figure out how to initialize the settings in there. I also have limited C++ experience, but have experience in other languages, so specific functions/code would also be super appreciated.
Any insight is appreciated, thank you!