andrewrk / node-groove

bindings to libgroove - music player backend library
MIT License
157 stars 16 forks source link

io.js 3 support #21

Closed pierreinglebert closed 9 years ago

pierreinglebert commented 9 years ago

In order to support io.js 3 and the upcoming new stable nodejs, nan dependency should be upgraded to 2.

andrewrk commented 9 years ago

Progress underway in master branch. Ran into a snag: https://github.com/nodejs/nan/issues/440

andrewrk commented 9 years ago

OK this is fixed in master branch, but you'll want to wait until I release because I'm synchronizing the release of node-groove 3.0.0, libgroove 5.0.0, and libsoundio 1.0.0.