eiz / SynchronousAudioRouter

Low latency application audio routing for Windows
http://sar.audio/
GNU General Public License v3.0
994 stars 136 forks source link

Setting SAR as ASIO device causes Cantabile to crash #111

Open GiriSrini opened 3 years ago

GiriSrini commented 3 years ago

I have Cantabile Lite set up to use SAR, which in turn uses ASIO4ALL to capture my USB mic. Whenever I try to start Cantabile's audio engine, it stalls for a few seconds before crashing. The report dialog gave this seemingly incomplete reason:

The module 'wdmaud' has caused an non-recoverable error and forced Cantabile

After looking through the log for the crash, the only notable message I found before the unhandled exception was reported was this:

CoreEngine - Audio mix batch failed to apply, aborted ramped mixer entries

ramonsmits commented 3 years ago

@girigsrini Is this also with v0.13.2?

GiriSrini commented 3 years ago

Yes, that's the one I tried it with.