Exploring HTML Audio with TypeScript

2023-03-25



Introduction

Sometimes, I need to learn something new and then I try to put it to use. Here's an experiment I did with web audio and the canvas.

Demo




Try loading a song from your machine (it uploads to your browser session, never leaving your machine).

The process

If you want to know more, try searching for web audio in your favourite search engine.



Return to the toys index