mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-03 15:20:17 +01:00
Upgrades libsndfile to 1.0.24.
This commit is contained in:
16
lib-src/libsndfile/man/sndfile-concat.1
Normal file
16
lib-src/libsndfile/man/sndfile-concat.1
Normal file
@@ -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 <erikd@mega-nerd.com>.
|
||||
|
||||
Reference in New Issue
Block a user