@newt
Wat is wrong with buffering? Without it you're fucked in a lot of cases: network delays, physical media spun down on detecting vibrations to prevent damage, physical media having to be re-read due to errors, etc…
And 1.25 seems to be just right to be reading FLACs on average — studio recordings are often heavily compressed/filtered and use even lower bandwidth.
@newt @mischievoustomato
Now that is a valid point indeed, I don't use wireless headphones at all, but I suspect it to be pretty much unusable.
I just don't see why you attempt to apply the same principle to audio *consumption*, I didn't even get it at first — what you were talking about and why buffering might be bad.
@newt @mischievoustomato
As much as it is embarrassing to admit, but until recently it was even using PulseAudio to work around the bug that at certain sample formats and sampling rates its audio interface was producing silence. Luckily I've found a workaround that allows me using bare ALSA last week. Point is, I wasn't even so much worried about about Pulse in this case — I just came up with an idea of fix and it worked, other than that — let corner cases be corner cases.
@newt @mischievoustomato
Why is that? 🤔
@newt
I'm not attempting to sell you ALSA and again, I don't think there is need for one-size-fits-all solutions. I just don't need anything pulseaudio/pipewire provides — no transmission over the network, no advanced routing, nothing of it. I just want my output as dumb as it can possibly get.
@mischievoustomato
@newt
In this particular case avoiding pulse at least allowed me to get rid of separate pulseaudio process that had to be running all the time — less RAM on an already resource-constrained machine, and a couple percent less CPU usage as no unnecessary routing is done. It had its merits.
As I didn't have to spend a week on it, like I said — I just came up with an idea, while messing with alsa on another machine, and it worked, why the hell not?
@mischievoustomato
@newt @mischievoustomato
That probably is true! I'm kinda happy that tinkering with this stuff makes me happy and brings me calm now — it wasn't always like that 😂
>Luckily I've found a workaround that allows me using bare ALSA last week.
You're delusional.