Perfect Pitch Trainer based on David Lucas Burge
sudo apt-get install python3
sudo apt-get install python3-pipInstall python-rtmidi using pip (NOT rtmidi package)
pip3 install python-rtmidior manualy:
git clone https://github.com/SpotlightKid/python-rtmidi.git
python setup.py installand then in projects root folder run
python3 ppt.pyUse something like Pianoteq and turn on use "listen to all midi ports"
- use
?to show more help