tests has been done only with 44100 Hz 16 bit stereo files, though it may work with mono/stereo 8/16 bits files.
the tools to handle wav files are the following:
• qwavcut: | extract and/or delete parts of a wav file. | |
• qwavfade: | fade in/out wav files. | |
• qwavheaderdump: | dump (and fix) wav headers. | |
• qwavinfo: | show info from wav files. | |
• qwavjoin: | join multiple wav files in one. | |
• qwavsilence: | detect and shrink silence sequences in wav files. |