sox icon indicating copy to clipboard operation
sox copied to clipboard

SoX, Swiss Army knife of sound processing

Results 7 sox issues
Sort by recently updated
recently updated
newest added

hello,Very rare. You opened issue under the project!!! Well, I want to compile a static library for Mac OS and a static library for windows for developing sound effects, but...

This PR adds support for mp3 decoding using mpg123 instead of libmad. The addition was motivated by the need for using sox in a non-GPL context (libmad is GPL while...

I noticed there hasn't been a release since 2015...

hi, I trying suppress background noise in my waves (call record). at I find Sox very helpful for batch pre-processing. My issue is with the noisered amount argument, after I...

Hey Mansr, the compiled sox in MacOS doesn't show the version after typing ./sox --version `./sox --version` ` SoX v`

While `sox_delete_effect` is used internally and works correctly in that context, it is not usable from user code: ``` // This will double-free e->priv when chain is deleted sox_effect_t *...