paste file b onto the end of file a, resulting in file c

The Eye <[email protected]>
Newsgroups gmane.comp.audio.ecasound.general
Message-ID <[email protected]>
My predicament is described in the subject line. What I have:

an audio file, let's call it a.wav

another audio file, let's call it b.wav

What I want: another audio file, called c.wav that contains a.wav and
then seamlessly continuing with the content of b.wav

The only way I found out how to do this (but not really):

use ecalength to find out exact lenth of a.wav, resulting in <number>.

then do
ecasound -i:b.wav -o:a.wav -y:<number>

which is not really what I wanted. I wanted the output to be a new file,
but in this case it wasn't that critical because I still had the
originals on a cd.

Also, first having to find out the length seems clunky and not really
easily scriptable for many files.

So isn't there a way to say "from whatever the position 'the end' is
onwards"?

Thanks for any help.

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Ecasound-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecasound-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.