LinuxBasics.org

The community that helps people to run Linux

rss
Table of Contents

Join Audio Files

Audio files can be joined using an editor like Audacity. This involves opening each file, cut and paste, and then encoding the product. Files may also be joined without encoding. Sox can be used for ogg files and Mp3wrap for mp3 files.

Sox for ogg

Sox is not installed by default in Ubuntu; so you may need to install it. It is a console application; so open a terminal and change to the directory where you have the oggs to be joined.

$ ls
track_01.ogg  track_02.ogg  track_03.ogg
$ sox track_0*.ogg cool-stuff.ogg

When the command prompt reappears, the job is done and “cool-stuff.ogg” appears in the directory. The tracks will have been glued together in the order they are listed in the directory.

Mp3wrap

Mp3wrap is also a console application. The syntax is slightly different for it:

$ mp3wrap cool-stuff track_0*.mp3

Almost instantly you will get the file ‘cool-stuff_MP3WRAP.mp3’.


Copyright (c) by the authors.
Prior to editing, authors agreed to license their contributions by the terms of the GPL.
See our licensing page for details.


Linux® is a registered trademark of Linus Torvalds.


 
  tutorials/using/join_audio_files.txt · Last modified: 2008/07/20 19:08

LinuxBasics.org

Start Linux-Course Tutorials Linux Links Security Blog Forum E-mail List Search Online Chat

Site-Info

Help Get in Touch Making of LBo

Wiki-Control

Powered by

Linux Apache DokuWiki Mailman RUTE ht://Dig