Open z3t0 opened 9 years ago
:+1:
I can work on this I already have loop working
Can you take a look at the voxel-sfx package? I can't seem to install it because it always installs 0.2.0 instead of 0.3.0 ? Any ideas.
I am currently running it off the repo but it would be better to have it work with npm install voxel-sfx
npm install voxel-sfx
on a empty directory gets 0.3.0 for me, but there seem to be issues with this package on NPM, we'll see what happens with https://github.com/npm/newww/issues/866
Ok thanks, I just commited 0.3.1
Play audio has a lot more functionality in controlling things like volume and also some events like on end, maybe we should break out more of those options into this plugin.