QUOTE(bryant @ Oct 23 2002 - 11:43 PM)
I am not sure whether Jason would be interested in working on support for a [currently] Windows-only codec, but I will shoot him an e-mail.
Thank you! We can hope... and since SHNTool support is module-based, he'll probably go along with it. BTW, does the word "currently" in your post imply that you are working on ports of WavPack?
For anyone not already familiar with
SHNTool (this is a new URL and e-mail address for the software; the ones I've posted before are out-of-date), the program is currently testing 1.2.0-rc1. Here's what's new:
version 1.2.0 (2002-09-??)
+ added support for aiff, flac and ape file formats; dropped kexis support
(aiff format supports only AIFF and uncompressed AIFF-C, not compressed
AIFF-C)
+ added new mode 'conv' (converts files from one format to another)
+ improved functionality in cmp mode (new -s, -l and -f options)
+ join mode can now write to stdout (only with 'wav' output format)
+ shntool now waits for child processes (prevents shorten 3.4/md5sum race
condition)
+ fixed bug in join mode that caused output file to have incorrect data size
when the data was not sector-aligned, and -nopad was specified
+ some debugging output now shown if SHNTOOL_DEBUG environment variable
is set (currently limited to the status of child processes - useful if shntool is
hanging)
- M.