Hi @Paul2, welcome to the forum. You’re in the right place
Yes, but you have some options. One MacOS you can embed Csound into your plugin and then relink the binaries. Then users don’t need Csound installed. On Windows you can just install Csound alongside your plugin if it is not already there.
Not unless you build Csound and Cabbage yourself with 32bit support. @richardk did this recently, and posted the binaries here. So it can be done, if you really need it.
OK, got it as regards the Csound and bitness of VSTs.
Will I be angering the vegetable gods if I install both the 64 bit (latest version) of Cabbage
along with @richardk 's 32 bit version on the same machine?
Thanks, will wait a bit (yes, pun intended ) before installing anything.
Perhaps Richard will post some details/hints.
In the meantime, busy watching your tuts on YT.
I think as long as sufficient offerings are made to the vegetable gods then they will permit such behaviour - I’m not strictly sure about Cabbage, but I have a Windows machine running 32bit and 64bit Csound, and the 32 bit Cabbage build that Rory mentioned.
Yes - I set the environment variables OPCODE6DIR to where the 32bit DLLs are, and OPCODE6DIR64 to where the 64bit DLLS are, and that seems to work OK. I would think in principle having both 32/64 bit versions of Cabbage would work similarly fine.