You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.
It's just a matter of translating SoX's manual. Easy additions would probably be chorus, flanger, overdrive and tremolo where it's just a matter of adding parameters.
Occasionally, SoX has positional flags which can be handled like this.
Some of the trickier stuff involves the noise reduction that requires a profile to be generated from a silent portion of the audio file, as well as mixing of multiple files (I was thinking AudioEffectsChain.__call__ should optionally take lists of ndarrays or paths to files and combine them).
I'll do the chorus, flanger, overdrive and tremolo to get more acquainted with how both your wrapper and sox work, then, well, maybe I can do something about the rest :P
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: