Post #4222031
2026-07-29 23:35 UTC
Is it reasonable to load an entire song into RAM in a music player written in otherwise highly optimized C code?
Replies (1)
-
@hexaheximal@mstdn.social 2026-07-29 23:40
I should note: unless I did the math wrong (which is possible!), a 10 minute song in 32-bit 48khz is still less than 256mb of RAM, which is perfectly fine for the target hardware in this case.