[Haskell-cafe] ANN: wavconvert 0.1.1

Erik de Castro Lopo mle+cl at mega-nerd.com
Tue Aug 19 03:38:53 EDT 2008


Tim Chevalier wrote:

> The trouble is that .wav files don't have metadata (ID3 tags) that
> specify artist, album and track names.

WAV files can't have ID3 tags, but they most definitely can support
metadata including all the ones you mention and much more in an
LIST/INFO chunk.

libsndfile (http://www.mega-nerd.com/libsndfile) supports TITLE,
COPYRIGHT, SOFTWARE, ARTIST, COMMENY, DATE, ALBUM and LICENSE
fields.

Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"XML is not a language in the sense of a programming language any
more than sketches on a napkin are a language." -- Charles Simonyi


More information about the Haskell-Cafe mailing list