The Synth Sounded Fine When Nobody Was Listening
This is my entry for DEV's Summer Bug Smash — Smash Stories. There is a specific kind of bug that makes you doubt your own ears. I had a browser-bas…
Tech news from the best sources
This is my entry for DEV's Summer Bug Smash — Smash Stories. There is a specific kind of bug that makes you doubt your own ears. I had a browser-bas…
📝 Originally published (in Japanese) at forge.workstyle.tech . Introduction to Clean Audio Recording When it comes to recording audio in the browser…
This is a submission for DEV's Summer Bug Smash: Clear the Lineup powered by Sentry . Project Overview Timeline Studio is a local-first AI video edi…
Most "mic test" tools online do one thing: show you a moving bar while you talk, and call it done. That tells you the browser can hear something — i…
Reading a music-theory textbook is one way to drill relative pitch recognition. Loading a webpage is another. This is a 350-line ear-training traine…
TL;DR — canvas.captureStream() only carries video tracks. To get audio into your MediaRecorder export you need to build an AudioContext graph that l…