node-portaudio
node-portaudio copied to clipboard
Node bindings for PortAudio
``` tony@moguya ~/src/node-portaudio(master)$ node-gyp configure build gyp info it worked if it ends with ok gyp info using [email protected] gyp info using [email protected] | darwin | x64 gyp info spawn...
As it is for now, you have to install portaudio lib as a standalone before using this module but lets say I want to wrap an app with electron and...
The library failed to compile on my ubuntu 12.10. I got the following message : http://pastebin.com/dqH7W8ZL I don't think I miss any of the portaudio packages needed (I've installed pretty...
Hello, I'm currently writing bindings for the libspotify C library for node.js and I wanted to use node-portaudio to actually play the music. It seems that, whatever I'm writing to...