This commit is contained in:
Andrew Gundersen 2021-08-13 14:55:14 -05:00
commit d32989cc81
135 changed files with 17183 additions and 669 deletions

2
index.js Normal file
View file

@ -0,0 +1,2 @@
const nodeAudio = require('bindings')('nodeaudio.node'),
exports.nodeAudio = nodeAudio;