Open mattdesl opened 9 years ago
Hey, it would be neat to be able to npm install binauralfir --save instead of having to pull things manually. You can do this by publishing the module to npm which shouldn't be too hard since you already have a package.json.
npm install binauralfir --save
npm
package.json
It would go along well with all the other modules being written for WebAudio: https://github.com/meandavejustice/web-audio-modules
Hey, it would be neat to be able to
npm install binauralfir --save
instead of having to pull things manually. You can do this by publishing the module tonpm
which shouldn't be too hard since you already have apackage.json
.It would go along well with all the other modules being written for WebAudio: https://github.com/meandavejustice/web-audio-modules