I had the pleasure to think and produce the web specimen of the typeface NaN Archy designed by @helenemarian It’s an interactive audio+text piece based on the music of the duo Autoreverse (Nina Garcia aka Mariachi and Arnaud Rivière).
Check this out! http://nanananarchy.com/
#noise #typeface #typeDesign #typeSpecimen #webDesign #webAudio #netart
“être script” is a short essay in which a small computer program introduces itself and its relation to the world.
Read it online in French here:
https://raphaelbastide.com/etre-script/
English version coming soon.
I can’t send copies yet (baby care) but let me know if you want one if you are around (paris), hand-to-hand should be doable.
fell down the rabbit hole and explored Audio Worklets, an API to process audio on a separate thread, and used #Rust to write a white noise generator
i know what you're thinking, how is running Rust on the web fast? let's find out #WebAudio #WASM #ReactJS #DSP #blog
https://whoisryosuke.com/blog/2025/processing-web-audio-with-rust-and-wasm
About to release this JavaScript library
It's a clock/scheduler which schedules notes for Web MIDI or Web Audio.
It can drive a MIDI clock 100% accurately, just like professional software such as Logic Pro or Ableton can do.
There’s no slowdown or drift as it uses an Audio Worklet to schedule using the audio thread
We're delighted that our very own @katiefenn will be taking to the @heypresents stage in a couple of weeks! With "Around the wwworld: Web MIDI, Web AUDIO and what the web does best"
We saw a preview at a previous @frontendsheff.bsky.social, it's _totally awesome_!
https://heypresents.com/talks/around-the-wwworld-web-midi-web-audio-and-what-the-web-does-best
4'33" (as performed by your browser)
https://5013.es/toys/433/
With several players to choose from, you'll never get tired of listening to their performances of John Cage's 4'33" in your browser.
Some background here: https://5013.es/p/10/
With thanks to @darius and @jenn for the spark of inspiration like 10 years ago
I have succeeded in creating a polyphonic #WebAudio soundscape, with 140 characters.
So proud/not proud with the cheats needed to get this code down to size.
Web Audio Spring-Mass Synthesis
Using AudioWorklets to generate audio: https://soledadpenades.com/posts/2025/using-audioworklets-to-generate-audio/
In which I found the answers the spec and MDN did not provide, and then share them with you!
Will be particularly useful for those who used ScriptProcessor and want to migrate to AudioWorklets
You don’t care, but changing my webaudio synthetizer makes me save tons of delay I was experiencing with webMIDI. A small but important victory.
#webaudio #midi #synth #programming
6th IEEE International Symposium on the Internet of Sounds
Centro Congressi "Luigi Zordan", L’Aquila, Italy
29–31 October 2025
Topics: #WebAudio, #IoT, #NetworkedMusic, #Ecoacoustics, #XR, #SmartInstruments, #AIforAudio, & more.
https://internetofsounds2025.ieee-is2.org
Deadline: 01/07/2025
UPDATE: These libraries abstract away much of the complexity of the Web Audio API.
https://alemangui.github.io/pizzicato/
The Pizzicato basic example (in the screenshot below) is helpfful because it clearly highlights the contrast in complexity against Web Audio API code that accomplishes exactly the same.
WaveSurfer is a bit different, and I'm including it because it has a very rich suite of examples
https://wavesurfer.xyz/examples/
W3C introduces Audio Session API to transform web audio management: First Public Working Draft of Audio Session API aims to revolutionize how web applications handle audio across multiple platforms. https://ppc.land/w3c-introduces-audio-session-api-to-transform-web-audio-management/?utm_source=dlvr.it&utm_medium=mastodon #WebAudio #AudioSessionAPI #W3C #WebDevelopment #TechNews
Can you get the wave data from an audio file with JavaScript? Yes, with the Web Audio API!
https://soledadpenades.com/posts/2024/how-to-get-wave-data-from-file/
New experiment!
colour to sound allows you to hear colours! https://5013.es/toys/c2s/
Some background details and info: https://5013.es/p/y/
some months ago i wrote the code for these two webpages : https://bttf.se/labyrinth https://transcriptions-archive.org #WebAudio both frustrating and fun.
Here's my #webaudio library Pelimanni. It contains subtractive-synthesised classical instruments and utilities for making dynamically looping music with them. https://github.com/vuoro/pelimanni/
Here's a demo, playing a bit of my favourite FFXI song, Heaven's Tower. You can pick the instruments for each track. https://music.vuoro.dev
Just lost a whole day being like WHY ARE MY TEST SIGNALS MYSTERIOUSLY DECAYING??
Turns out noise suppression defaults to on . Just turned off all the DSP and it’s working as expected. #webAudio
So I made this simple tool with TE a little bit ago for all my friends who might have an OP-1 or OP-Z and need an easy way to put together drum kits for it. It's now on their site in "alpha" (since it's a WIP). Check it out!