pwavecat  Jan Panteltje's wave cat

Copyright 2004-always Jan Panteltje (panteltje@yahoo.com).

Already there is a wavcat, wavecat, catwave wcat, etc... (some for windows, some from MS
itself), so now Panteltje's wavecat or short: pwavecat.

This is a simple command like tool, any number of input files to stdout.
usage
pwavecat file1.wav file2.wav file3.wav ..... filen.wav > outfile.wav

All input files need to be in the same format as the first,
the output file will also have this format.

Error checking is done. 
Normally pwavecat will be silent, but if you specify -v flag it will report
progress, useful on very long files.



This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.


