Popularity
4.9
Stable
Activity
0.0
Stable
131
11
26

Programming language: Go
License: MIT License
Tags: Audio/Music    

go-sox alternatives and similar packages

Based on the "Audio/Music" category.
Alternatively, view go-sox alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of go-sox or a related project?

Add another 'Audio/Music' Package

README

gosox

"SoX โˆ’ Sound eXchange, the Swiss Army knife of audio manipulation"

Go bindings for the libsox sound library

Description

libsox is a library of sound sample file format readers/writers and sound effects processors. It is mainly developed for use by SoX but is useful for any sound application.

SoX reads and writes audio files in most popular formats and can optionally apply effects to them. It can combine multiple input sources, synthesise audio, and, on many systems, act as a general purpose audio player or a multi-track audio recorder. It also has limited ability to split the input into multiple output files.