sndfile-concat (1) Linux Manual Page
sndfile-concat – concatenates two or more audio files
Synopsis
sndfile-concat infile1 infile2 …. outfileDescription
sndfile-concat generates a new output file by concatenating two or more input files. The format of the output file is the same as the format of the input file. sndfile-concat does its work using libsndfile (http://www.mega-nerd.com/libsndfile/).
