X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/992d59159547267e1491fcd1c5123765b4c452b8..63cf293f572ae7d5c1c83b9dffb31e7d774f8854:/interpretor/lib/src/libsndfile-1.0.25/man/sndfile-concat.1 diff --git a/interpretor/lib/src/libsndfile-1.0.25/man/sndfile-concat.1 b/interpretor/lib/src/libsndfile-1.0.25/man/sndfile-concat.1 new file mode 100644 index 0000000..1d95765 --- /dev/null +++ b/interpretor/lib/src/libsndfile-1.0.25/man/sndfile-concat.1 @@ -0,0 +1,16 @@ +.TH SNDFILE-CONCAT 1 "December 9, 2009" +.SH NAME +sndfile-concat \- concatenates two or more audio files +.SH SYNOPSIS +.B sndfile-concat +.RI "infile1 infile2 .... outfile" +.SH DESCRIPTION +sndfile-concat generates a new output file by concatenating two or more input +files. The format of the output file is the same as the format of the input +file. + +sndfile-concat does its work using libsndfile +(http://www.mega-nerd.com/libsndfile/). +.SH AUTHOR +This manual page was written by Erik de Castro Lopo . +