https://bellard.org/tsac/ responds *really nicely* to input file corruption (there's not even a checksum if you use fast mode)

see if you can spot where i deleted a byte from the compressed file. it's a bit subtle... (not)

TSAC: Very Low Bitrate Audio Compression

oh my god i patched the binary to disable the CRC check in transformer mode and it's *different* and *even better*

(here i just XOR a random hunk of the file with 0xAA)

@mimir What if you XOR it with a completely different audio file?