Posts: 134
Threads: 11
Joined: Jun 2020
Reputation:
3
in place update worked fine.
not sure if better sound quality or expectation bias!? maybe a little bit more detailed?!
Posts: 144
Threads: 17
Joined: Apr 2018
Reputation:
5
In-use updated smoothly last night. I plays perfectly. Annual donation sent!
WRT the 64bit option: is there any progress at the OS level to bring this to full release status?
Thanks
Posts: 14,003
Threads: 318
Joined: Mar 2018
Reputation:
571
I think its still WIP with the RaspiOS devs.
Posts: 144
Threads: 17
Joined: Apr 2018
Reputation:
5
I had tried 64 bit back around 7.0-7.1 and felt there was a small SQ improvement and encountered some of the glitches it entailed (mostly needing to switch back to 32 bit to scan new additions to the library then go back to 64 -- the time and work to do so was too much). I don't know if that SQ gap remains and understand that other changes and new versions of components my well have bridged or surpassed that gap. My current motivation is that I am studying DRC and hope to become able to generate filters/impulse responses to use with CamillDSP in Moode. I would think that a 64 bit OS would be more efficient for a convolver.
Thanks, Skip
Posts: 88
Threads: 2
Joined: Oct 2021
Reputation:
5
You don't need to run a 64-bit kernel to use 64-bit integers or floats in user land. In fact on CPU's that support 64-bit, there will be no noticeable difference in CPU or RAM usage when using 64-bit samples on either a 32-bit or 64-bit kernel.
64-bit kernels will allow access to more RAM (which is doubtful you'll have) and may offer micro-optimizations because some 64-bit instructions are bit more efficient than 32-bit instructions. Those optimizations will be almost unmeasurable except in specific benchmarks.
It is very unlikely you will hear any SQ improvements. Given a certain audio file, renderers will have the exact same output on either 32-bit or 64-bit kernels. If there are any improvements, they will be side-effects in drivers that perhaps influence jitter. But it's very unlikely.
maintainer of librespot and pleezer
Posts: 6,208
Threads: 184
Joined: Apr 2018
Reputation:
249
Let's move any further discussion of 64-bit RaspiOS to its own thread since it's out of scope for this one.
Regards,
Kent
Posts: 36
Threads: 0
Joined: Feb 2019
Reputation:
2
Hi Tim,
I notice that the currentsong.txt file now has %-encoding in the coverurl field.
e.g.
coverurl=imagesw%2Fradio-logos%2F1.FM%20-%20Blues%20Radio.jpg
instead of
coverurl=imagesw/radio-logos/1.FM - Blues Radio.jpg
Is this intentional and permanent?
Regards
Russ