Chris@0: .TH SNDFILE-CONCAT 1 "December 9, 2009" Chris@0: .SH NAME Chris@0: sndfile-concat \- concatenates two or more audio files Chris@0: .SH SYNOPSIS Chris@0: .B sndfile-concat Chris@0: .RI "infile1 infile2 .... outfile" Chris@0: .SH DESCRIPTION Chris@0: sndfile-concat generates a new output file by concatenating two or more input Chris@0: files. The format of the output file is the same as the format of the input Chris@0: file. Chris@0: Chris@0: sndfile-concat does its work using libsndfile Chris@0: (http://www.mega-nerd.com/libsndfile/). Chris@0: .SH AUTHOR Chris@0: This manual page was written by Erik de Castro Lopo . Chris@0: