Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 291 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 291 Bytes

Web Audio DSP

Getting Started

  • Clone the repo
	git clone https://github.com/selsbeck/webaudio-dsp.git
  • Place some audio-samples in assets/audio
  • Add the names of the soundfiles to soundFiles[] in assets/js/audio.js
  • Open index.html in your favorite Browser