gibber-cc / gibberish

Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques
387 stars 35 forks source link

Node example doesn't work #11

Open skratchdot opened 8 years ago

skratchdot commented 8 years ago

I'll have a pull request to fix this shortly.

skratchdot commented 8 years ago

@charlieroberts - If you pull this in, then you'll need to npm publish before the Tonic example works.

Thanks for sharing your cool app / library!

skratchdot commented 8 years ago

@charlieroberts - Good meeting you today at wac16. Here's the PR I was talking about, but feel free to close as well :) I updated libs and version numbers which typically isn't a great thing to do when submitting PR's.

Existing node_example: https://tonicdev.com/56eae4f8ee0381120071d9f4/5702fcbb76f90a110009849a New "fixed" example: https://tonicdev.com/56eae4f8ee0381120071d9f4/5702fc4176f90a1100098482