What’s the best way to test new csound versions with cabbage on OSX? Does it require a full cabbage rebuild, or can homebrew install a new version, or a manual git build?
Last I tried I still didn’t see the string / ternary fix ; something like:
sprintf("text(%s)", itest==1 ? "yes" : "no")
And I’d also like to test the new rezzy code John’s been working on in my cabbage instruments.
I wouldn’t mind learning to do this myself, and it’s probably the first step down my road of building my own cabbage…