Alexis Murzeau

Results 66 comments of Alexis Murzeau

As I don't know that much about ASIO, is ASIO entirely single thread only across the ASIO API ? So I can assume that while the ASIO Host calls controlPanel(),...

The header contains this: ```c // Identifier for virtual audio device that supports audio loopback based on // a process ID instead of the device interface path of a physical...

I didn't reproduced the problem, but I've retested it, I still cannot reproduce that issue with chrome 92. Maybe you can debug the problem so I can implement the required...

> The likely proximate cause here is that the Chrome audio sandbox uses `SetProcessMitigationPolicy` to prevent arbitrary DLL loads in its process, which will break the SAR mmdevice wrapper functionality...

Let's keep this issue focused; I've created a new issue about Windows 10.0.22000 and `VIRTUAL_AUDIO_DEVICE_PROCESS_LOOPBACK` here https://github.com/eiz/SynchronousAudioRouter/issues/122.

I don't think driver will get signed again soon unless someone is willing to do what's required. Its really harder than before to get a driver signed. See https://github.com/eiz/SynchronousAudioRouter/issues/86#issuecomment-769951998 Windows...

you mean that doing this stop currently playing audio ? - Start applications like chrome, vlc, ... without having SAR running yet - Start Reaper (which use SAR) - Already...

Can you set the environment variable `SAR_ASIO_LOG=1` while starting your DAW and then try to use your Focusrite directly (which will cause noise) and then using ASIO4ALL. Then post here...

Maybe the issue is winmme, I'm using portaudio with jackd and SAR without issues. I don't know much of the jackd command line options, but I'm using it too without...