I picked this up as a first reference as someone who had no knowledge in DSP and it was an absolute gem. Really helped with the mental model for sound processing. This repository has some amazing resources too: https://github.com/BillyDM/Awesome-Audio-DSP
This is one of the best resources out there for audio DSP+ML. While it is focused on music, it is also highly relevant to other audio such as speech environmental sounds etc.
[+] [-] chaosprint|1 year ago|reply
[+] [-] westurner|1 year ago|reply
"Raspberry Pi for Dummies" has chapters on SonicPi and PyGame.
SonicPi is a live coding environment for music creation and instruction. Like ChucK IIUC
It looks like PyGame has pygame.mixer, which is built on SDL's mixer.
The Godot game engine supports Audio Effects: https://docs.godotengine.org/en/stable/tutorials/audio/audio...
BespokeSynth has a "script" module that supports Python for synthesizing notes and chords and also for transforming audio streams: https://github.com/BespokeSynth/BespokeSynth/blob/main/resou... ( https://github.com/BespokeSynth/BespokeSynth/blob/main/bespo... )
AllenDowney/ThinkDSP notebooks reference NumPy, freesound,: https://github.com/AllenDowney/ThinkDSP
[+] [-] fredrb|1 year ago|reply
[+] [-] kitchi|1 year ago|reply
[+] [-] jononor|1 year ago|reply
[+] [-] gtsnexp|1 year ago|reply
[+] [-] segfaultnotmine|1 year ago|reply
[+] [-] jononor|1 year ago|reply
[+] [-] ragnardan|1 year ago|reply
[+] [-] a-dub|1 year ago|reply