Topic: Possible to route input to multiple outputs with ASIO DM?
Is it possible to control the intput to output routing on the HDSP(e) AES-32 from my a program I am writing and not from TotalMix?
I need to be able to route the inputs to more than one output from my own program, using ASIO Direct Monitoring with the AES-32 ASIO driver if possible from a program I am writing in C++. With other cards I've had the issue that I can only route an input to one output with the kAsioSetInputMonitor parameter of ASIO.
Does the AES-32 ASIO driver allow me complete control of routing inputs to outputs from my own program?
Thank you for any help or feedback.