Micael Dias

Results 72 comments of Micael Dias

I have no idea, it may be better or worse. Having a fast CPU is not enough of a guarantee that your latency will be better. There are many things...

It seems I won't be able to help with this. The WineASIO driver doesn't return proper error messages that could help debug this, and I've never tried the linux support...

That's not good. Unfortunately there's nothing I can do about this, sorry.

This is not currently a planned feature.

@andryxa274 if that device has ASIO drivers it should work. Keep in mind the "[Audio Interfaces reported to work well](https://github.com/mdias/rs_asio#audio-interfaces-reported-to-work-well)" list is not a full list of devices that will...

> @mdias so valeton gp 200 support asio and I can see it in RS_ASIO-log.txt but it didn't work, valeton support only 44.1kHz( maybe that why, is it posible to...

Please post the contents of RS_ASIO.ini and RS_ASIO-log.txt

We can see in the log a bunch of: > 27.363 [INFO] {ASIO IN 0} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive > 27.363 [ERROR] unsupported sample rate: 48000 Unfortunately it seems that...

You might be interested in checking issue #172 FYI I made the tests by dumping both the input and output buffer data flowing through ASIO callbacks from the driver and...

Does this happen only with this interface? I see you have other ASIO drivers (such as the focusrite) and it would be helpful to know if those work. From the...