Looking for a CD Burner in Debian

Christopher Brannon chris at the-brannons.com
Thu Dec 2 19:58:57 UTC 2010


RiverWind <riverwind at shellworld.net> writes:

>  Is there any way that I can combine all of the small pieces of the
> book into one large file?

Well met!
The sox utility can concatenate audio files.  For instance:
sox part1.wav part2.wav part3.wav full.wav
The last filename on the command line is the output file, and the first
three are input files.
You may want to specify a filetype for the output file:
sox part1.wav part2.wav part3.wav -t mp3 full.mp3

-- Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/blinux-list/attachments/20101202/eeaec31e/attachment.sig>


More information about the Blinux-list mailing list