1 .TH SNDFILE-CONCAT 1 "December 9, 2009"
3 sndfile-concat \- concatenates two or more audio files
6 .RI "infile1 infile2 .... outfile"
8 sndfile-concat generates a new output file by concatenating two or more input
9 files. The format of the output file is the same as the format of the input
12 sndfile-concat does its work using libsndfile
13 (http://www.mega-nerd.com/libsndfile/).
15 This manual page was written by Erik de Castro Lopo <erikd@mega-nerd.com>.