/genshin-with-midi-input

use your midi keyboard to play with genshin windsong lyre

Primary LanguagePython

genshin-with-midi-input

use your midi keyboard to play genshin windsong lyre!
Demo video
简体中文戳这里

quick start

  • install dependencies
pip install pywin32 pygame
  • connect your midi keyboard and install driver
  • start genshin and active windsong lyre
  • run the script in cmd adminstrator mod:
python main.py

Thanks

inspired by Misaka17032/genshin-lyre-auto-play
And functions like press, unpress, pop_window is borrowed from his/her original job.