Resampling in ASIO mode doesn't work properly

Hi everyone :wave:,
I’ve noticed that when setting the sample rate for recording from an ASIO source to something other than native the recording starts but there are no samples coming in. I’ve been wondering if this is intended or if i’ve found a bug.

here is my log:
log.txt (37.8 KB)

When setting the sample rate to native (44100) it works fine. but when i set it to anything else it says it’s resampling but the record position doesn’t move and stays at 0.

Kind regards :slight_smile:

This should not be an issue, the recording system has its own resampler. I can’t see anything in your log file that stands out.

We have a recording example which you could compare to see if anything is setup differently. Otherwise can you share your implementation?