abigcleverdog / rtmonoaudio2midi

Real-time note recognition in monophonic audio stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtmonoaudio2midi

Real-time note recognition in monophonic audio stream

Please install all the dependencies from requirements.txt file by executing: pip install -r requirements.txt

To run the app:

  • Download a SoundFont file and update a path to it in the app_setup.py file
  • Execute python audiostream.py

About

Real-time note recognition in monophonic audio stream

License:GNU General Public License v3.0


Languages

Language:Python 100.0%