You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release https://github.com/dtcooper/raspotify/releases/tag/0.44.1 removes the LIBRESPOT_SAMPLE_RATE and LIBRESPOT_INTERPOLATION_QUALITY flags, but this is not yet reflected in the wiki. Similarly, the new configuration style (on/off) is not yet implemented.
I was working with a 48kHz subsample rate, which now appears to be incompatible with raspotify/librespot. Could any update in documentation help my case?
The text was updated successfully, but these errors were encountered:
I am a total noob when it comes to audio stuff in Linux, but I had pretty much the same issue.
After a lot of searching, i found this: #331
I had to use speexrate_medium instead of lavrate_higher, otherwise I would get stuttering. Also remember to exchange CODEC for your own device name.
Then simply set the Raspotify device to default, and restart raspotify. Now I can listen on my crappy DAC, that only has 48kHz.
Not sure this is the best solution, but it might help you for now.
Raspotify is just a package
Due Diligence
What can we do to make Raspotify more awesome?
Release https://github.com/dtcooper/raspotify/releases/tag/0.44.1 removes the
LIBRESPOT_SAMPLE_RATE
andLIBRESPOT_INTERPOLATION_QUALITY
flags, but this is not yet reflected in the wiki. Similarly, the new configuration style (on/off) is not yet implemented.I was working with a 48kHz subsample rate, which now appears to be incompatible with raspotify/librespot. Could any update in documentation help my case?
The text was updated successfully, but these errors were encountered: