python-audio-effects icon indicating copy to clipboard operation
python-audio-effects copied to clipboard

Apply audio effects such as reverb and EQ directly to audio files or NumPy ndarrays.

Results 14 python-audio-effects issues
Sort by recently updated
recently updated
newest added

When trying to apply 10 reverb presets to 30 2-second waveform samples (represented as numpy arrays), the 300 sox calls take an unreasonable amount of time (close to an hour)....

If an audio effects chain is called with a list of audio files or list of ndarrays, they should be mixed together with SoX.

enhancement

https://github.com/conda-forge/staged-recipes