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