monkeys-audio
monkeys-audio copied to clipboard
Using "mac" to write in stdout does not work properly
Here is a diff in header between a file written to an output file (top) and to stdout (bottom):

It looks like the header is written after file encoding is complete using fseek, which is not supported for stdout.
As a consequence, the generated file cannot be decompressed by "mac".