Real Time PItch Estimator
RT PIE
Installation
pip install rt_pie
Usage
from rt_pie import hello_world
hello_world.greet()
Development
Download sources
git clone ...
Install dependencies
poetry install
Build / Publish
poetry build
poetry publish --build [--dry-run]
Authors
Kaspar Wolfisberg
Luca Di Lanzo