[Csnd] Csound6 and Csound7 parallel use?

Hello Everybody!

I want to use Cabbage3 for a new project, but i'm still depending on Csound6 for my other daily work, because i wrote some plugins, that does not compile for Csound7 yet.

So is there a way to run Csound6 and 7 on the same machine and use Cabbage3 only with Csound7?

Can someone guide me into the right direction?

greetings,
philipp

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        GitHub · Where software is built
Discussions of bugs and features can be posted here

On the Mac, the latest develop build can be installed alongside Csound 6.18.

You can get it in the actions page of the csound repo. Look for the latest
csound_builds for the develop branch and at the bottom of that page
you have the artefacts, e.g. the current latest build is

You will need to be logged into github to see these.

Install goes into /Applications. There is a csound cli frontend with it.
You will need to ask Rory if his Cabbage 3 builds are compatible
with the latest develop.

HTH

Thank you Victor!

i had problems finding the place where the csound binary goes, but now it’s clear!
i hope, i will have time this summer to make my plugins csound7 ready.

Yes, it’s quite straightforward to work with both versions of Cabbage and Csound side by side on a Mac. Windows is a different story entirely. But there are tricks that can be used.