Next: qwavsilence, Previous: qwavinfo, Up: wav tools [Contents]
qwavjoin
joins wav files
‘qwavjoin option… file1 file2…’
qwavjoin
reads a list of wav files and joins them in the specified order in one wav file. the files must have the same parameters (i.e. sampling rate, bytes per sample, …) in order that the joining can be done.
show a brief help and exit.
outfile is the name of the file where all the samples will be copied. if this option is not used, the samples from the second to the last file of the list will be appended to file1.
show which operations are done.
show version and exit.