< Back to IRCAM Forum

Snippets of the Web Audio API

Hi,

I’ve been learning and messing around with JavaScript and the Web Audio API for a short while now. In that learning process I made these two simple, fun web apps:

  • The Riemannian Clavier, an online musical instrument laid out as a (neo-riemannian) tone network. You can find it here:

Full-size Browser Window or Tab (recommended): https://codepen.io/inthefold/full/LYpmpJy

  • Web Audio File Player, an audio file player and (spectrum) visualizer. You can find it here:

Full-size Browser Window or Tab (recommended): https://codepen.io/inthefold/full/yLYEBXz

Simple, fun.

Enjoy.

All the best,
António

5 Likes