Learned Swift and Built a grid overlay for Logic Pro after getting tired of waiting for Apple Video of LogicGrid in action: [https://youtu.be/y-aMaHghcHA](https://youtu.be/y-aMaHghcHA) Been on Logic Pro for 15 years, and the missing arrangement grid drives me crazy. I do bounce back and forth between LP and Pro Tools, and producing in LP is much more intuitive for me but I always find myself having to move back to PT for editing. My last real job before producing music full time was coding and LMS system management, so I thought I'd teach myself Swift and see what I could come up with. WAY harder than expected. Logic's code is locked up tight, zoom level is completely dynamic based on project length and playhead position, literally the only thing you can get from LP is the AX tree. The only option was to analyze the ruler visually...but the ruler can have a cycle region (active or inactive), region markers, numbers all over the place...…