02-15-2024, 04:17 AM
It's underway - all the work has been delayed due to the Google Drive verification process mentioned elsewhere on the forum along with needing to fix crashes with the face gesture functionality on Windows, and also trying to resolve issues with rendering on ARM-based Windows devices. Fixing bugs takes priority over new functionality. I'm currently porting over the rendering on Windows from Win2D to Skia to see if this resolves the weird graphical glitches on ARM devices. This is a significant undertaking, but also has the benefit of allowing me to use identical rendering code between Android and Windows (preventing future bugs and reducing the time it takes to port changes). Once this done, I can resume the work on the chord grid functionality.
Mike
Mike