Skip to content

oheyjesse/web-audio-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Audio API experiment

Messing around with the HTML5 Web Audio API - Just wanted to get a file loaded and played back, for now. It's very, very cool. I'd love to experiment with more features, like generating a waveform and using the analyzers on it. There's so much inside the API!

Used this guide to get going: Getting Started With Web Audio API (html5rocks)

Things to add:

  • Simple effect on buttonpress
  • Pitch slider
  • Input box with keyboard sounds?
  • Volume slider
  • Ability to choose file to play
  • Load and play multiple files (buffer array?)
  • Add effects using AudioNodes
  • Generate oscilator tone
  • View it back with some kind of visualisation

About

@oheyjesse - Experiment - JS / API - Messing with the Web Audio API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published