quiet / quiet-js

Transmit data with sound using Web Audio -- Javascript binding for libquiet
BSD 3-Clause "New" or "Revised" License
2.2k stars 151 forks source link

Module system + submodules + build script #24

Open brian-armstrong opened 5 years ago

brian-armstrong commented 5 years ago

Here's my wishlist for "1.0" and feeling comfortable with putting this on Node. Mostly I feel we shouldn't leak globals and should have an interface that's mostly unlikely to break in the future.

Stretch goals:

cc @virtuacoplenny

brian-armstrong commented 5 years ago

For testing purposes it would obviously be nice to have the examples use imports, but not completely required I guess