You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is with your application. The way ASIO sample rate negotiation works is, the host application asks the driver for individual sample rates and the driver responds "yes I support this sample rate" or "no I don't support this sample rate". In other words the driver is not producing a list of sample rates, it's the host application that comes up with a list of potential sample rates it then asks the driver for.
According to your log, Cantabile never asked for a 176400 Hz sample rate. There is nothing FlexASIO can do about this. You'd need to ask the Cantabile developers to add that sample rate to their probe list.
Given this, I would expect that Cantabile will never show 176400 Hz as an option regardless of which ASIO driver you try it with.
FlexASIO v1.10b doesn't have 176400 sample rate in Cantabile Lite.
(https://www.cantabilesoftware.com/download/)
Strangely it shows 192400 in the sample rate selection.
The text was updated successfully, but these errors were encountered: