Videos
Videos are now available on my self-hosted PeerTube instance:
If the redirect doesn’t work, please click here to go to PeerTube.
(JavaScript is required to see this. Or maybe my stuff broke)
Did you know I also make videos? Check them out on YouTube!
Here's another article just for you:
Making our own spectrogram
A couple months ago I made a loudness meter and went way too in-depth into how humans have measured loudness over time.
Today we’re looking at a spectrogram visualization I made, which is a lot more entertaining!
We’re going to talk about how to extract frequencies from sound waves, but also how my spectrogram app is assembled from different Rust crates, how it handles audio and graphics threads, how it draws the spectrogram etc.