Working with Sound
Introduction
Topics that may be covered here:
- Fourier Transforms
- Sound Analysis and Synthesis using FFT
What is the Fourier Series?
First let us watch this little video:
Now head off to https://mathlets.org/mathlets/fourier-coefficients/ to play an interactive Game on Fourier Analysis.
Resources
Working with Audio in
p5.js
. https://pdm.lsupathways.org/3_audio/Violet Whitney. (Sep 28, 2023) Sounds: Working with sounds and speech in P5.js. https://medium.spatialpixel.com/sounds-bd05429aba38
Mister Bomb. p5.Sound project tutorials. https://www.youtube.com/playlist?list=PLIsdHp2z9wFl7A1wWb2VmQUUojEGsKELE
https://www.electronicbeats.net/the-feed/excel-drum-machine/
Strudel REPL https://strudel.cc
Introducing Jukebox, a neural net that generates music, including rudimentary singing, as raw audio in a variety of genres and artist styles. We’re releasing a tool for everyone to explore the generated samples, as well as the model and code: https://openai.com/index/jukebox/
— OpenAI (@OpenAI) April 30, 2020
via Twitter https://twitter.com/OpenAI
April 30, 2020 at 09:26PM
https://algorithmicpattern.org/2023/05/15/strudel-live-coding-patterns-on-the-web/
https://betterexplained.com/articles/vector-calculus-understanding-the-dot-product/
Freesound: Find Any Sound you Like. https://freesound.org
WebSpeech API. https://developer.chrome.com/blog/voice-driven-web-apps-introduction-to-the-web-speech-api/