/py_midi_autotune

An experiment using a MIDI device to autotune the voice of a person

Primary LanguagePython

Py Midi Autotune

This projects aims to create a diatonic pitch correction given a midi note

Installation

Requirements:

On ubuntu

sudo apt install libjack-jackd2-dev
pip install -r requirements.txt