Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 463 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 463 Bytes

get-audio-sample-promise

npm install --save get-audio-sample-promise

Loads a sample and returns an audio-buffer-instrument

audio-buffer-instrument is just a convenient method for getting an audio buffer Source

Usage

See: test.js

Building test

watchify test.js -t --debug -o 'bundle.js'

See index.html

MIT © Dennis Iversen