carlthome / python-audio-effects

Apply audio effects such as reverb and EQ directly to audio files or NumPy ndarrays.
MIT License
381 stars 52 forks source link

Change about me #38

Closed FreddyJohn closed 3 years ago

FreddyJohn commented 3 years ago

"Apply audio effects such as reverb and EQ directly to audio files or NumPy ndarrays" + by building sox command line argument.

carlthome commented 3 years ago

The second sentence in the README.md states

This is a lightweight Python wrapper for SoX - Sound eXchange. Supported effects range from EQ and compression to phasers, reverb and pitch shifters.

which ought to suffice IMO but feel free to suggest clarifications!

carlthome commented 3 years ago

Repo name remains a bit unfortunate however. My original hope back in 2016 was to slowly migrate this package into running its own NumPy functions instead of simply delegating to SoX, but I never got around to it and daily work got in the way.

FreddyJohn commented 3 years ago

Understandable, I have been working on creating functions to do the logic modulation in python so far I have echo, flanger, and phaser effects. Parameterizing them can give you a wide range of different effects. This thesis has been very helpful -> https://issuu.com/petergoldsborough/docs/thesis