| name | age | message | |
|---|---|---|---|
| |
AUTHORS | Mon Jul 11 04:02:31 -0700 2005 | |
| |
COPYING | Sun Jul 10 17:48:05 -0700 2005 | |
| |
ChangeLog | Sun Jul 10 17:48:05 -0700 2005 | |
| |
INSTALL | Mon Jul 11 04:02:31 -0700 2005 | |
| |
Makefile.am | Sun Jul 10 17:48:05 -0700 2005 | |
| |
NEWS | Thu Jul 14 13:44:56 -0700 2005 | |
| |
README | Fri Jul 15 03:07:20 -0700 2005 | |
| |
bootstrap.sh | Mon Jul 11 03:52:38 -0700 2005 | |
| |
configure.in | Mon Jul 11 03:52:38 -0700 2005 | |
| |
src/ | Sun Jul 17 16:53:04 -0700 2005 |
README
WAVE Meta Tools =============== A collection of roughly coded tools to manipulate WAVE files, with an emphasis on the metadata used by the radio industry. The perl scripts require the MP3::Tag perl module: http://tagged.sf.net/ http://search.cpan.org/~thogee/tagged/ wavemetainfo ------------ display the chunks contained in a WAVE file (rfc822 style) waveunwrap ---------- unwrap a WAVE file. Takes the 'data' chunk from a WAVE file and copys it to an output file. Works well for extacting MPEG Audio, but may be useful for other WAVE file formats too. bsiwave_to_mpeg --------------- Perl script to convert a BSI style WAVE file and its metadata to an MPEG Audio file with the metadata stored in ID3 tags.