Fred Gleason wrote:
Howdy Folks:
Would anyone happen to have a link to and/or copy of the WAVE-EX file format
spec handy? I've tried Googling, but closest I come is a (now broken) link
to one of the M$ sites. Searching M$ directly didn't work either.
Libsndfile can read/write WAVE-EX files. It uses the SF_FORMAT_WAVEX
format type to distinguish it from SF_FORMAT_WAV.
http://www.mega-nerd.com/libsndfile/
Erik
--
+-----------------------------------------------------------+
Erik de Castro Lopo nospam(a)mega-nerd.com (Yes it's valid)
+-----------------------------------------------------------+
"There are only two things wrong with C++: The initial concept and
the implementation." -- Bertrand Meyer