Real Rime PItch Estimator


Install
pip install rt-pie==0.1.15

Documentation

RT PIE
Real Time PItch Estimator

pypi link

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