That’s the best compliment I could receive, thanks! The goal of my project was exactly that… to develop a sort of toolkit on top of cabbage that is easy to use but very flexible and powerful!
I just made a few changes in the git repo that fix some include errors for windows users, with the exception of having to replace the symlinks with actual copies of ./includes and ./plants directories for Effect or Instruments (I don’t know how to make something in git that works as symlinks for both win and lin/osx)
I don’t remember what your main OS is, but if you had issues with that it’s been “fixed”.
My goal with having those screen macros available is to make the “FX Panel” on the right side automatically be aware of the form width, so that it can place itself just off screen, plus it can then calculate where to move to based off that. Currently I have to provide start and end x/y coords to the UDO custom for each instrument to match it’s form size.