Quote:
There's a problem with Low Quality / Low Latency output.
When i select sample rates higher then 48000 i hear more noise for every increase.
When i select Bypass all i don't hear a difference in output.
Hm, oh yeah, that also still exists
In the redesign that's coming up I'll make it possible to create different latency outputs using the same filtering, but right now that's not possible.
Checking the code, it looks like currently the latency is constant in samples - so at a higher sampling rate it will be lower, causing more artifacts. ---> NO!
Edit: No, that's not true. Instead, at higher sample rates, in the LQLL output I just ignore a bunch of samples - basically I'm downsampling without filtering. So if you have very high (> 24 kHz) frequency content, including noise, you might hear more noise in this output.