voxel / voxel-sfx

sound effects (voxel.js plugin)
3 stars 1 forks source link

Controls #4

Open z3t0 opened 9 years ago

z3t0 commented 9 years ago

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.

deathcap commented 9 years ago

:+1:

z3t0 commented 9 years ago

I can work on this I already have loop working

z3t0 commented 9 years ago

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

deathcap commented 9 years ago

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

z3t0 commented 9 years ago

Ok thanks, I just commited 0.3.1