Get the latest tech news
Python audio processing with pedalboard
The pedalboard library for Python is aimed at audio processing of various sorts, from convertin [...]
Audio in Python But these compressed floating-point representations no longer correspond to the original data; in order to work with them, there will be a need to convert them using a library of some sort. He displayed a small program to add a delay (or echo) effect to the audio, by simply doing math on the sample values and plugging them back into the array: He played a short clip of a major scale on the piano, both before and after the effect, which was easily noticeable both audibly and in the graphs of the waveforms that he also displayed.
Or read this on Hacker News