make tinyexpr available as a Soundpipe module, so that you can hear mathematical expressions.
- Soundipe.
- tinyexpr is embedded as a git submodule.
git clone --recursive https://github.com/fennecdjay/soundpipe_expr.git
cd soundpipe_expr
make
make test
Have a look at examples
If you find anything wrong or susceptible to be improved, please file an issue
Pull Requests higly welcome!