1SNDFILE-CONCAT(1) General Commands Manual SNDFILE-CONCAT(1)
2
3
4
6 sndfile-concat - concatenates two or more audio files
7
9 sndfile-concat infile1 infile2 .... outfile
10
12 sndfile-concat generates a new output file by concatenating two or more
13 input files. The format of the output file is the same as the format of
14 the input file.
15
16 sndfile-concat does its work using libsndfile (http://www.mega-
17 nerd.com/libsndfile/).
18
20 This manual page was written by Erik de Castro Lopo <erikd@mega-
21 nerd.com>.
22
23
24
25
26 December 9, 2009 SNDFILE-CONCAT(1)