[Csnd] Csound6 and Csound7 parallel use?
Date | 2025-07-12 08:55 |
From | Philipp Neumann <0000119f78f3a4f9-dmarc-request@LISTSERV.HEANET.IE> |
Subject | [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 https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2025-07-12 10:51 |
From | Victor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE> |
Subject | Re: [Csnd] [EXTERNAL] [Csnd] Csound6 and Csound7 parallel use? |
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 https://github.com/csound/csound/actions/runs/16226533040 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 ======================== Prof. Victor Lazzarini Maynooth University Ireland > On 12 Jul 2025, at 08:55, Philipp Neumann <0000119f78f3a4f9-dmarc-request@LISTSERV.HEANET.IE> wrote: > > *Warning* > > This email originated from outside of Maynooth University's Mail System. Do not reply, click links or open attachments unless you recognise the sender and know the content is safe. > > 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 > https://github.com/csound/csound/issues > Discussions of bugs and features can be posted here Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2025-07-12 14:12 |
From | Philipp Neumann <0000119f78f3a4f9-dmarc-request@LISTSERV.HEANET.IE> |
Subject | Re: [Csnd] [EXTERNAL] [Csnd] Csound6 and Csound7 parallel use? |
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. > Am 12.07.2025 um 11:51 schrieb Victor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE>: > > 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 > > https://github.com/csound/csound/actions/runs/16226533040 > > 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 > ======================== > Prof. Victor Lazzarini > Maynooth University > Ireland > > > > > > >> On 12 Jul 2025, at 08:55, Philipp Neumann <0000119f78f3a4f9-dmarc-request@LISTSERV.HEANET.IE> wrote: >> >> *Warning* >> >> This email originated from outside of Maynooth University's Mail System. Do not reply, click links or open attachments unless you recognise the sender and know the content is safe. >> >> 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 >> https://github.com/csound/csound/issues >> Discussions of bugs and features can be posted here > > Csound mailing list > Csound@listserv.heanet.ie > https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND > Send bugs reports to > https://github.com/csound/csound/issues > Discussions of bugs and features can be posted here > Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here |
Date | 2025-07-12 21:11 |
From | Rory Walsh |
Subject | Re: [Csnd] [EXTERNAL] [Csnd] Csound6 and Csound7 parallel use? |
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. On Sat, 12 Jul 2025 at 14:13, Philipp Neumann <0000119f78f3a4f9-dmarc-request@listserv.heanet.ie> wrote: Thank you Victor! |