Supported formats

musefs synthesizes fresh metadata for each supported container while serving the original audio bytes verbatim. Each format has its own page for the exact synthesis behavior and lossy edges.

FormatExtensionsWhat is synthesized
FLAC.flacRegenerates the metadata blocks; preserves STREAMINFO/SEEKTABLE bit-exact
MP3.mp3Regenerates the ID3v2.4 tag; audio frames (incl. Xing/LAME) untouched
M4A.m4a, .m4bRebuilds the moov atom, patching chunk offsets; mdat served verbatim
Ogg.ogg, .oga, .opusRegenerates header pages; audio pages verbatim, only page seq/CRC patched in place
WAV.wavRegenerates the RIFF front (LIST/INFO + embedded ID3v2); data payload verbatim