CamillaDSP - Cross-platform IIR and FIR engine for crossovers, room correction etc

So In my case as per above: will changing enable_rate_adapt = Yes imply that any re-sampling will start to happen? (I think no...)
No, but only in this very particular case of the mere 3 devices which support fine-tuning the clock (two on linux, one on MacOS). If you used a different virtual loopback device (e.g. VBA on windows), CDSP would have to use resampling for the two clock alignment (IF further enabled by Async resampler in the config). No rate adjust will by principle always sooner or later result in audible buffer issues for the non-synchronous input and output devices.
 
  • Thank You
Reactions: TNT
OK, "Alsa Loopback and USB Audio gadget devices on Linux"... I'm so unfamiliar with these items they just passes by. But I see now - thanks!

So when I use a Pi to hook up an USB DAC it will be the Alsa Loopback case, right?

//
 
OK, that's the one have tinkered with a bit. I got it to play music 🙂 - both via the Pi built in HP output as well as the DIYINHK MC board.

But I can skip Fs switching and stay 44,1 if it has any advantage... is there?

//