When using memory buffer/stream for the output data, provided by sox_open_memstream_write() and sox_open_mem_write() methods, the "not seekable" warning is reported:
WARN wav.c: Length in output .wav header will be wrong since can't seek to fix it
However, the use of fixed memory buffer must, in principle, be seekable, does't it?
Would it be possible to consider the fix of it?
Thank you.
https://codeberg.org/sox_ng/sox_ng/issues/516
Fixed in the git version of sox_ng, will be released in
sox_ng.14.8 in May 2026