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

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] Tool for concatening wav files?
From: Erik de Castro Lopo (erikd-lad_AT_mega-nerd.com)
Date: Fri Mar 05 2004 - 23:05:14 EET


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.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Mar 05 2004 - 23:02:52 EET