node-sdlmixer icon indicating copy to clipboard operation
node-sdlmixer copied to clipboard

[Question] Does this work on node 0.6?

Open jamesbloomer opened this issue 14 years ago • 2 comments

Would like to use it on 0.6 but the npm version is set to 0.4.

jamesbloomer avatar Feb 11 '12 23:02 jamesbloomer

I have not tested it on 0.6 yet, I suspect it might need to be rewritten to use the libuv api instead of the libev async code. I accept patches if you get it working ;)

japj avatar Feb 12 '12 08:02 japj

Here's my patch for this: https://github.com/japj/node-sdlmixer/pull/17

crishoj avatar Aug 23 '12 04:08 crishoj