/Web-Audio-Basics

:speaker: Simple examples to demonstrate various aspects of the Web Audio API.

Primary LanguageCSS

Web Audio Basics

Explore the site here: http://kylestetz.github.io/Web-Audio-Basics/

This repo serves as a starting point for tinkering with the web audio API. You'll find simple examples that demonstrate the basics of playing and scheduling sound, creating rhythm, and more. Suggestions and pull requests are welcome!

Each folder contains its own README with a codepen link and a short description of what's happening in the sketch.

Todo:

  • Oscillators and Frequency
  • Using Math to Make Notes
  • Scheduling Things in Advance
  • Continuous Sequencing
  • Playing Samples
  • Manipulating Samples
  • The QWERTY Keyboard
  • ASDR Envelopes
  • A Delay Effect