Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

jfly/fskube

Repository files navigation

fskube Build Status

A software modem with a web audio api demo.

  • make builds the c++ code with clang++. CXX=g++ make -e to build with g++.

  • make js builds fskube.js. Requires emscripten.

  • make jsmin compresses fskube.js to fskube.min.js. Requires clojure compiler.

  • make check runs the tests. Requires swig to produce the python wrapper for the c++ code.

  • make serve starts up a local server

TODO

  • Move off gh-pages branch
  • Add android to travis-ci
  • Integrate android release with git tags

About

A software modem with a web audio api demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published