<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">The command line tool wavmerge will do this (although it only accepts .wav files as input and they all need to be the same bitrate/frequency).<br>
<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">wavmerge -o output.wav input1.wav input2.wav input3.wav<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">
There's no option to add silence between the merged files, so I usually just make a .wav file containing the required amount of silence and merge it in between the others:<br><br>wavmerge -o output.wav input1.wav silence.wav input2.wav silence.wav input3.wav<br>
<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Aug 3, 2014 at 12:33 AM, <a href="mailto:jonetsu@teksavvy.com">jonetsu@teksavvy.com</a> <span dir="ltr"><<a href="mailto:jonetsu@teksavvy.com" target="_blank">jonetsu@teksavvy.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi !<br>
<br>
  Thanks for the replies on slowing down audio.<br>
<br>
  I would like to build an audio file using several other audio files,<br>
preferably with some 2-4 seconds silence between them.  Actually this<br>
is to upload to youtube a series of songs as one single file, that does<br>
not need the use of a playlist.  The files are currently in wav (Ardour<br>
export) and ogg.  Which tool can be used to construct such a file ?<br>
<br>
  Very quickly I'd think of using Ardour to put all the files one after<br>
another and then export the result, but that seems overkill, and<br>
possibly taking more time to do. There has to be something more like a<br>
'tool' to do that.  Suggestions ?<br>
<br>
Cheers.<br>
_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
</blockquote></div><br></div>