mohayonao / timbre.js

JavaScript library for objective sound programming
http://mohayonao.github.io/timbre.js/
MIT License
963 stars 74 forks source link

make browserify-compatible #62

Open data-doge opened 8 years ago

data-doge commented 8 years ago

hiii, i've set the browserify entry point to timbre.dev.js. this makes your module browserify-compatible (i've tested this locally)

this PR might also resolve https://github.com/mohayonao/timbre.js/issues/18

thx for your work on this module :)