.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
examples/example_usage.py
examples/simple_example.py
examples/tutorial.ipynb
tests/__init__.py
tests/test_basic.py
waveshaping/__init__.py
waveshaping/_version.py
waveshaping/clip.py
waveshaping/fold.py
waveshaping/polynomial.py
waveshaping/rectify.py
waveshaping/saturate.py
waveshaping/special.py
waveshaping/utils.py
waveshaping_py.egg-info/PKG-INFO
waveshaping_py.egg-info/SOURCES.txt
waveshaping_py.egg-info/dependency_links.txt
waveshaping_py.egg-info/requires.txt
waveshaping_py.egg-info/top_level.txt