Multiple audio inputs support issue in EXE project
Posted: Sat Feb 06, 2016 12:28 am
This is one of those days that FS drives me crazy
I'm trying really hard to add a support for multiple audio inputs (that comes from the asio driver) in my exe. project.
Inside FS everything works smoothly and nice. But the trebles start after exporting to exe application:
Seems like you should add to the project the exact amount of blue inputs as your audio interface has, or the whole thing won't work and start to make horrible noises and buzzes before the application crashes. For instance, if your audio interface has 4 physical inputs (I'm using using asio4all) and you add 8 blue inputs to the project (to support any other interfaces), after exporting the application wouldn't able to route asio driver's 4 input to the first app's 4 blue inputs correctly and would crash.
AFAIK, FS doesn't support audio inputs routing from the asio driver (like DAWs do), but was hoping that maybe it would work for me somehow. Yet can't find any reliable solution for this. Does anyone has any similar experience and can share some suggestions?
I'm trying really hard to add a support for multiple audio inputs (that comes from the asio driver) in my exe. project.
Inside FS everything works smoothly and nice. But the trebles start after exporting to exe application:
Seems like you should add to the project the exact amount of blue inputs as your audio interface has, or the whole thing won't work and start to make horrible noises and buzzes before the application crashes. For instance, if your audio interface has 4 physical inputs (I'm using using asio4all) and you add 8 blue inputs to the project (to support any other interfaces), after exporting the application wouldn't able to route asio driver's 4 input to the first app's 4 blue inputs correctly and would crash.
AFAIK, FS doesn't support audio inputs routing from the asio driver (like DAWs do), but was hoping that maybe it would work for me somehow. Yet can't find any reliable solution for this. Does anyone has any similar experience and can share some suggestions?