Quote:
Quote:
You're using the AoIP for input with ASIO and non-ASIO output to the sound card? I guess I should add support for synchronizing that as well then!
In our application I don't think (?) it likely matters if the input and/or output is ASIO or not - Axia AoIP and Julia drivers support both. As long as I can select a mode with 24 bit input resolution and also have output synchronisation active, that would be good.
On further thought, non ASIO output may be best suited for the potential for 2 ST instances to share a FM/MPX sound card. i.e. ST1 > Julia Left, ST2 > Julia Right. When your looking at sync output code, it would be handy for routing to be able to set ST FM outputs accordingly to just the one channel (BBP style). Thanks.