gibber-cc / gibberish

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

Server, output directory, package.json, directory structure, pwns n00bs #7

Closed andrew-luhring closed 10 years ago

andrew-luhring commented 10 years ago

adds a server; adjusts the output directory for the build step; adds a package.json;
makes adjustments to directory structure; wins at life.

charlieroberts commented 10 years ago

Sorry for the delayed response! I've been thinking :)

I think these changes are mostly fine. At first I didn't see the point for the server, but then I remembered that you need a server to deliver audio files and it suddenly made sense. I will probably add a note to the readme to this effect.

I'm not sold on moving the build to the top level and will probably move it back to the build folder. But moving the build folder to the top level was certainly the right thing to do.

And thanks for the package! I'm just getting into publishing via npm now (see https://www.npmjs.org/package/gibber.lib if you're interested) and will put this up soon.

charlieroberts commented 10 years ago

OK, it's now here:

https://www.npmjs.org/package/gibberish-dsp