Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 318 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 318 Bytes

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