• Stars
    star
    228
  • Rank 174,251 (Top 4 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 8 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Real-time note recognition in monophonic audio stream

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