blob: 1d95765f6c82e07ea79b497c7e55e2c13b4b1a63 [file] [log] [blame]
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001.TH SNDFILE-CONCAT 1 "December 9, 2009"
2.SH NAME
3sndfile-concat \- concatenates two or more audio files
4.SH SYNOPSIS
5.B sndfile-concat
6.RI "infile1 infile2 .... outfile"
7.SH DESCRIPTION
8sndfile-concat generates a new output file by concatenating two or more input
9files. The format of the output file is the same as the format of the input
10file.
11
12sndfile-concat does its work using libsndfile
13(http://www.mega-nerd.com/libsndfile/).
14.SH AUTHOR
15This manual page was written by Erik de Castro Lopo <erikd@mega-nerd.com>.
16