gibber-cc / gibberish

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

fixing node example and updating package versions. #12

Closed skratchdot closed 6 months ago

skratchdot commented 8 years ago

Also adding a Tonic example (supported by NPM). After pulling in these changes, you can npm publish and https://tonicdev.com/npm/gibberish-dsp will work.

This will fix issue #11