Skip to content

wawesomeNOGUI/NotesToKeys

Repository files navigation

NotesToKeys

Play notes -> simulate keypresses

NotesToKeys listens to a user’s microphone and finds what the musical note being played or sung is. Then a user specified key press is executed based on which note was played. This program can be used for:

  • Playing video games with your instrument or voice
  • Typing with your instrument or voice
  • Any other fun idea you might have!

Thanks for checking NotesToKeys out!

Download

To download NotesToKeys:

  • Navigate to the release, or click here.
  • Click on “assets” and then click the NotesToKeysToggle.zip to download.
  • Next extract the .zip to wherever you'd like, and then navigate into the extracted directory and run my-app.exe
  • You can also run squirrel.exe to install the program as a Windows app.

You can customize which notes are bound to which keypresses by editing the NotesToKeys.txt, run my-app.exe, and then drag the NotesToKeys.txt file onto the "choose file" button. Have fun!