krig / go-sox

libsox bindings for go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

libsox bindings for go

License:MIT License


Languages

Language:Go 97.7%Language:C 2.3%