Mercurial > hg > sv-dependency-builds
view src/libsndfile-1.0.25/man/sndfile-concat.1 @ 78:7ea7031c0e5c pa_catalina
Apply patch from Tim Bunnell on PortAudio mailing list (2016-12-28, Mac 10.11 deprecation warning)
author | Chris Cannam |
---|---|
date | Wed, 30 Oct 2019 11:28:45 +0000 |
parents | c7265573341e |
children |
line wrap: on
line source
.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 <erikd@mega-nerd.com>.