Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 921 Bytes

File metadata and controls

31 lines (20 loc) · 921 Bytes

Soundpipe_expr :bowtie:

make tinyexpr available as a Soundpipe module, so that you can hear mathematical expressions.

Dependencies

Build

git clone --recursive https://github.com/fennecdjay/soundpipe_expr.git
cd soundpipe_expr
make

Test

make test

Use

Have a look at examples

Contribute

If you find anything wrong or susceptible to be improved, please file an issue
Pull Requests higly welcome!