ref: 34b8565a804d8f43da7a22eba580300a9b5db4e6
dir: /BUGS/
• unsure if seeking on a file works correctly • sometimes crashes on unmount (buffer overflow caught by free()) • current treatment of lossy sources is less than ideal • can only serve .wav and raw pcm files (no flac encoder) • everything will get resampled to 44100kHz/16bit/2channel • the codebase is a mess • reading concurrently from the same fid might break decoding logic, or be unecessarily slow (does that ever happen?)