SoX (Sound eXchange)

From COPTR
Jump to navigation Jump to search


SoX (Sound eXchange) is a command-line, cross-platform audio processing utility.
Homepage:https://sourceforge.net/projects/sox/
Source Code:https://sourceforge.net/p/sox/code/
License:GNU GPL v2 / GNU LGPL v2.1
Platforms:Linux, Windows, MacOS
Wikidata ID:Q3487229
Function:File Format Migration,Redaction,Rendering
Content type:Audio

Description

SoX is described as the Swiss army knife of audio utilities. It can read/write and migrate between many common audio formats. Note that MP3 is not directly supported due to patent concerns, but it can be added via LAME integration. SoX can also play, record and edit audio or be used as a digital audio processor, e.g. noise removal, applying impulse response filters.

User Experiences

Development Activity

Mailing List(s)

See here for more information.

Release Feed

2009-06-21 20:18:25
SoX 14.3.0 Released

We are happy to announce the release of SoX 14.3.0.

Source code, Win32 binaries, and Mac OSX binaries can be downloaded from
SoX 14.2.0 released

We are happy to announce the release of SoX 14.2.0.

You can download source code, win32 binaries, and now Mac OSX binaries from
SoX 14.0.1 Released

I am happy to announce the release of SoX 14.0.1.

You can download both source code and win32 binaries from
h...

by Chris Bagwell
2007-02-12 01:22:11
SoX 13.0.0 Released

I am happy to announce the release of SoX 13.0.0.

You can download both source code and win32 binaries from
htt...

by Chris Bagwell
2006-09-04 01:15:39
SoX 12.18.2 Released

I am happy to announc the release of SoX 12.18.2.

You can download both source code and win32 binaries from http://s...

by Chris Bagwell

Issues Feed

2026-02-23 09:21:06
#382 parallel stats performance scales poorly

In Debian testing, yes.
sox_ng has --multi-threaded enabled by default which usually completes sooner at a cost of more total CPU time due to more inter-proces...

by Martin Guy
2026-02-22 23:36:26
#382 parallel stats performance scales poorly

Oops, apparently Debian switched from sox to sox_ng and I didn't realize it. I filed this at #382 parallel stats performance scales poorly

I just tested on another computer I have access to. It's an AMD 5600G running Debian trixie, sox 14.4.2+git20190427-5+b3 and linux 6.12.63+deb13-amd64. On that syst...

by David Mandelberg
2026-02-22 23:00:33
parallel stats performance scales poorly

The program that I use to rip CDs performs really poorly when I rip a h...

by David Mandelberg
2026-01-19 14:16:19
Missing checks for misplaced command line arguments.

The man page for "play" says that global command line options must come before format and effect options. If this is indeed a requiremen...

by Steve Baker