[linux-audio-user] Tool for concatening wav files?

Erik de Castro Lopo erikd-lad at mega-nerd.com
Fri Mar 5 16:05:14 EST 2004


On Fri, 5 Mar 2004 13:40:28 -0300
romildo at uber.com.br wrote:

> Hello.
> 
> What tool is good at concatenating wav audio files?
> Preferable command line ones.

A small C program using libsndfile:

    http://www.mega-nerd.com/libsndfile/sndfile-concat.c

Its coand line and does a lot more than just WAV files. Its
also smart enough to concat files with different data formats
(ie if file one is 16 bit PCM and file 2 is 24 bit PCM, the 
output file will be the same format as the first input file).

HTH,
Erik
-- 
+-----------------------------------------------------------+
  Erik de Castro Lopo  nospam at mega-nerd.com (Yes it's valid)
+-----------------------------------------------------------+
"Software is largely a service industry operating under the persistent
but unfounded delusion that it is a manufacturing industry."
-- Eric S. Raymond
-- 
+-----------------------------------------------------------+
  Erik de Castro Lopo  nospam at mega-nerd.com (Yes it's valid)
+-----------------------------------------------------------+
Windows: Proof that Microsoft has a roomful of monkeys with keyboards.



More information about the Linux-audio-user mailing list