Jason Gray
Jason Gray
Same. That's the only way it dev has worked for me in a long time.
> To add to tracing down the issue, maybe `dev` is sending a client or device ID as part of the discovery request that is not correct. Or the HTTP...
In my case librespot runs on Linux and so do the players either via the web player in a browser or the Linux desktop client, which is AFAIK basically an...
Ok just checked and it works fine from my phone.
@kingosticks That works for me as expected so far with the Linux desktop client. I think you're on the right track and big thanks for figuring this out.
@eladyn or @roderickvd or anyone else really, this could use a review. I know it's a lot of code, I tried my best to split it up into a few...
@roderickvd, who else is active and has commit rights?
For testing purposes the new options are: ``` --interpolation-quality QUALITY Interpolation Quality to use if Resampling {Low|Medium|High}. Defaults to Low. --sample-rate SAMPLERATE Sample Rate to Resample to {44.1kHz|48kHz|88.2kHz|96kHz}. Defaults to...
> I finally found a bit of time to have a look at this, but I'll probably need a bit more to thoroughly go through all files (especially things like...
As far as latency is concerned by my math, depending on sample rate and interpolation quality, it maxes out at any where from 1.5ms to 8.4 ms. But in normal...