Micael Dias

Results 72 comments of Micael Dias

> So on my Focusrite app, i should set my sample rate to 96kHz? or my buffer rate on the ASIO section of RS_ASIO? `CustomBufferSize` in RS_ASIO. Sample rate should...

You need to post your RS_ASIO.ini config file, as well as let us know which audio interface you're trying to use for input, and which one for output.

It looks like it failed to both manually find the wineasio DLL with `wineasio-rsasio` and also the wineasio.dll wasn't registered. You only need one of these methods to work, but...

Unfortunately wine-asio does not provide any meaningful error messages as you can see here: ``` 0.136 [INFO] Creating AsioSharedHost - dll: C:\windows\system32\wineasio32.dll 6.175 [ERROR] ASIO Error: WineASIO does not return...

> > I would recommend you start by ensuring you can have a native linux app using jack with your current sound server setup and have it working correctly. That...

This is a false positive. I just tested copying the zip file I have stored locally to the windows downloads folder and I'm also getting this warning. However if I...

I just uploaded a new zip file.

I would assume the antivirus database just got updated and now it was flagging the old zip as a false positive.

You need to post both `RS_ASIO.ini` and `RS_ASIO-log.txt` for me to be able to see anything about what might be happening.

RS ASIO doesn't load anything (other than the special case of wineasio for linux) while figuring out which drivers are installed/available; it just looks in the windows registry. Only after...