RtAudio bindings for node.js - these bindings are premature, i've only written wrappers for two (non sound making) functions in the RtAudio class. install and run
install node
compile RtAudio into librtaudio.a (i've done this step for you OS X users out there)
place your compiled librtaudio.a in the rtaudio/ folder
make
node test.js