Hi all! I just got a Wizard and have been loving it so far. Already made progress on some C++ patches and I may put up a basic tutorial of some kind if that might be helpful.
I’m going to have lots of specific questions soon, but here’s a general one, based on picking through the repos. Between OpenWare and OwlProgram, which of the code related to patches is current? In particular, I see:
/OpenWare/LibSource (just a few files, including a non-deprecated version of StompBox.h)
/OpenWare/Source (lots of hardware files, including versions of ProgramVector with constants for current products [Wizard, Magus, etc.])
/OwlProgram/LibSource (what seems to be the most complete collection of patch-related files, including a deprecated version of StompBox.h)
/OwlProgram/Source (a little bit of hardware stuff, including a single, apparently outdated ProgramVector which doesn’t have constants for new products)
I think what’s throwing me is that LibSource seems more current in OwlProgram but Source seems more current in OpenWare, and yet both are in both with some overlap…
Many thanks in advance for your help, and congrats on making such a phenomenal product!