KevAquila / WEBFISHING-Guitar-Player

Tool to automate guitar playing using midi files.
MIT License
77 stars 9 forks source link

Add: Option for debug click trackers #37

Open styromancy opened 6 days ago

styromancy commented 6 days ago

Added a boolean debugCirclesEnabled in InputBlocker.h to assist in debugging issues with fret click placement. Enabling this will cause the input blocker to draw circles wherever the program is trying to click. Off by default.

Zephira58 commented 3 days ago

Might be cool to filter this on the frontend via a debug mode button or something similar, could pop my obstruction pr in there too maybe? https://github.com/KevAquila/WEBFISHING-Guitar-Player/pull/29