ext/py-musicutils.h: add doc for level_lin and db_spl
[aubio.git] / python / MANIFEST.in
1 include README COPYING VERSION
2 include ext/*.h
3 include lib/generator.py
4 include lib/gen_pyobject.py
5 include gen/aubio-generated.h
6 include tests/run_all_tests
7 include tests/*.py
8 include demos/*.py