adamrenklint / bap

A toolkit for making beats and composing sequences with Javascript and Web Audio
MIT License
115 stars 6 forks source link

Refactor to ES2015+ #55

Open adamrenklint opened 7 years ago

zcei commented 7 years ago

Just executed Lebab on the lib/ folder just for fun, and apart from mocking Tuna in lib/Effect.js:11 it seems to do its job quite well.

Applied:

I have no clue how good your actual coverage is, but tests are still passing. Just wanted to mention it, as it might eases the burden for you to start off with the refactor.

Loving your sound projects ❤️

adamrenklint commented 7 years ago

Oh, that's cool. Could you submit a PR?