This is the command wavmerge 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
wavmerge - Merge multiple wave files into a single file
SYNOPSIS
wavmerge [-o merged.wav] file1.wav file2.wav [...]
DESCRIPTION
wavmerge can merge wave files that are in the same format (i.e. same sample rate, same
bits per sample, ...). If you want to merge wave files from different formats, you will
have to convert them to the same format using, for example, sox(1).
OPTIONS
-o merged.wav
Specify the filename of the merged wave file; if not specified, merged.wav will be
used as the filename for the output
Use wavmerge online using onworks.net services