quasar098 / midi-playground

square bounce
GNU General Public License v3.0
211 stars 65 forks source link

Can't press the start button when selecting songs. #66

Closed vsdfff closed 8 months ago

vsdfff commented 8 months ago

When I was selecting songs I can't press the start button.

vsdfff commented 8 months ago

https://github.com/quasar098/midi-playground/assets/106258005/59d8e3e2-317e-4e47-a4e5-b660f83924b6

quasar098 commented 8 months ago

probably because of monitor resolution issue, change line 12 and 13 in config.py to match your monitor resolution

image