Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 252 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 252 Bytes

Description

A WAV decoder and player with oscilloscope visualizer in pure JavaScript.

View demo(Chrome/Chromium only)

API used

  1. XMLHttpRequest
  2. Promise
  3. Yield
  4. AudioContext
  5. Canvas