This is the command qwavjoin that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
qwavjoin - join wav files
SYNOPSIS
qwavjoin [option]... file1 file2...
DESCRIPTION
qwavjoin reads a list of wav files and joins them in one wav file in the specified order.
the files must have the same parameters (i.e. sampling rate, bytes per sample, ...) in
order that the joining can be done.
OPTIONS
-h, --help
show a brief help and exit.
-o <outfile>, --output=<outfile>
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.
-v, --verbose
show which operations are done.
-V, --version
show version and exit.
Use qwavjoin online using onworks.net services