UNPKG

audio-buffer-instrument

Version:

Simple webaudio module that creates instruments from audio-buffers

19 lines (10 loc) 341 B
# audio-buffer-instrument A tiny module for getting 'audioBuffer' nodes. npm install --save audio-buffer-instrument Code mostly taken from this nice article: https://dev.opera.com/articles/drum-sounds-webaudio/ # Code See [index.js](index.js) # Usage See [index.html](index.html) MIT © [Dennis Iversen](https://github.com/diversen)