i placed a simple interactive audio analysis script in python here
Audio Processing App
I placed a simple audio analysis script in python here. Record some audio and print a spectrogram to see the distribution of energy across the audio's frequency bands, over time. This is an example of an audio analysis script that is fundamental to many music and audio apps.
Audio Processing App
learning some p5.js. and updating this sketch periodically
Learning some p5.js