MENU

Fun & Interesting

Making WAVs: Understanding, Parsing, and Creating WAV Files in JavaScript

Low Byte Productions 58,474 5 years ago
Video Not Working? Fix It Now

The WAVE file format is a binary format that encodes high fidelity audio data. But how is the audio encoded and stored? How can these files be read and created in JavaScript? That's what we'll find out in this video! =[ 🔗 Links 🔗 ]= 💌 Updates to your inbox: https://tinyletter.com/lowleveljavascript ⭐️ Patreon: https://www.patreon.com/lowleveljavascript 💻 Github Repo: https://github.com/LowLevelJavaScript/Making-WAVs https://github.com/francisrstokes/arcsecond https://github.com/francisrstokes/construct-js http://soundfile.sapp.org/doc/WaveFormat/ https://en.wikipedia.org/wiki/WAV http://www.tactilemedia.com/info/MCI_Control_Info.html https://en.wikipedia.org/wiki/Pulse-code_modulation https://en.wikipedia.org/wiki/Sampling_(signal_processing)#Sampling_rate https://github.com/francisrstokes/arcsecond https://github.com/francisrstokes/arcsecond-binary

Comment