mix two audio tracks with sox
Posted by
notKlaatu
,
29 April 2008
·
16 views
SoX is the Image Magick of audio.
To mix two audio tracks together from the command line, simply do this:
$ soxmix file1.ogg file2.ogg mixed.ogg
that's it!
There's a lot more that can be done with sox, and hopefully i'll add more to this post accordingly.
To mix two audio tracks together from the command line, simply do this:
$ soxmix file1.ogg file2.ogg mixed.ogg
that's it!
There's a lot more that can be done with sox, and hopefully i'll add more to this post accordingly.


Create a custom theme







