A software modem with a web audio api demo.
-
makebuilds the c++ code with clang++.CXX=g++ make -eto build with g++. -
make jsbuilds fskube.js. Requires emscripten. -
make jsmincompresses fskube.js to fskube.min.js. Requires clojure compiler. -
make checkruns the tests. Requires swig to produce the python wrapper for the c++ code. -
make servestarts up a local server
- Move off gh-pages branch
- Add android to travis-ci
- Integrate android release with git tags