UNPKG
audiobuffer
Version:
latest (0.2.0)
0.2.0
0.1.0
An implementation of Web Audio API's AudioBuffer for node.js and the browser.
sebpiq/AudioBuffer
audiobuffer
/
index.js
1 lines
•
45 B
JavaScript
View Raw
1
module
.exports =
require
(
'./lib/AudioBuffer'
)