[Csnd] v6.10 VST
Date | 2018-02-07 11:58 |
From | sjakops |
Subject | [Csnd] v6.10 VST |
Hi, I wonder where I can download the windows build that includes VST opcodes..? Best regards, Søren -- Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html 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 | 2018-02-07 18:23 |
From | Michael Gogins |
Subject | Re: [Csnd] v6.10 VST |
The vst4cs opcodes are now built and packaged by default in the regular Csound releases for Windows. You can get the lastest official release here (https://github.com/csound/csound/releases) and the current test build of the Windows installer here (https://ci.appveyor.com/project/csound/csound/history). Let us know if these don't work. Keep in mind that this build is for 64 bit CPU architecture and older VST hosts and plugins may be built for 32 bit CPU architecture which is not compatible. You may be able to use a VST bridge in that case. Regards, Mike ----------------------------------------------------- Michael Gogins Irreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Wed, Feb 7, 2018 at 6:58 AM, sjakops |
Date | 2018-02-08 00:37 |
From | Søren Jakobsen |
Subject | Re: [Csnd] v6.10 VST |
Ok, then I think there may be a problem with that release build/installer - on my machine, Windows 10 x64, the vstinit opcode is not recognized ('syntax error, unexpected T_IDENT'). I am using a 64 bit VST so that should not be the problem. Søren On 2/7/18, Michael Gogins |
Date | 2018-02-08 09:11 |
From | Rory Walsh |
Subject | Re: [Csnd] v6.10 VST |
The current appveyor script doesn't produce these opcodes, but you can get a prebuilt version of the cst4cs dll in this installer: Note that CsoundQT in this installer is not working properly, so the best thing is to is simply install it somewhere, copy and paste the vst4cs.dll to your Csound dir, and then uninstall. https://ci.appveyor.com/api/buildjobs/anolu8ywbanonxd1/artifacts/msvc%2Fcsound-windows-x64-6.11.0-beta-1282.exe On 8 February 2018 at 00:37, Søren Jakobsen <sorenkj@gmail.com> wrote: Ok, then I think there may be a problem with that release |
Date | 2018-02-08 11:29 |
From | Søren Jakobsen |
Subject | Re: [Csnd] v6.10 VST |
There seems to be the same issue with version 6.11 on my machine, and I can't find vst4cs.dll anywhere. Søren On 2/8/18, Rory Walsh |
Date | 2018-02-08 12:38 |
From | Rory Walsh |
Subject | Re: [Csnd] v6.10 VST |
Sorry, I think I posted the wrong link. It's shouldn't be a 6.11 beta. Can you try this one: https://ci.appveyor.com/api/buildjobs/5eiai835gyy0rd9q/artifacts/msvc%2Fcsound-windows-x64-6.10.0-rc2-1188.exe On 8 February 2018 at 11:29, Søren Jakobsen <sorenkj@gmail.com> wrote: There seems to be the same issue with version 6.11 on my machine, and |
Date | 2018-02-08 15:06 |
From | Søren Jakobsen |
Subject | Re: [Csnd] v6.10 VST |
It works:) Søren On 2/8/18, Rory Walsh |
Date | 2018-02-08 15:16 |
From | Rory Walsh |
Subject | Re: [Csnd] v6.10 VST |
Great. On 8 February 2018 at 15:06, Søren Jakobsen <sorenkj@gmail.com> wrote: It works:) |
Date | 2018-02-08 18:01 |
From | Michael Gogins |
Subject | Re: [Csnd] v6.10 VST |
I agreed to move most of my extensions but I asked Victor to keep the VST stuff in the Csound repo. He refused. I no longer have a Windows development machine. The result is the VST features are being maintained by me on Linux where they work fine but now are orphaned on Windows. I think it would be a good idea for someone to maintain a binary release of vst4cs on Windows. Regards, Mike On Feb 8, 2018 04:11, "Rory Walsh" <rorywalsh@ear.ie> wrote:
|
Date | 2018-02-08 19:22 |
From | Rory Walsh |
Subject | Re: [Csnd] v6.10 VST |
I would have thought it would be relatively straight forward to set up an Appveyor build of this for Windows from your github repo? On 8 February 2018 at 18:01, Michael Gogins <michael.gogins@gmail.com> wrote:
|
Date | 2018-02-08 21:48 |
From | Rory Walsh |
Subject | Re: [Csnd] v6.10 VST |
For anyone else interested, I've added a zip of vst4cs.dll to https://github.com/csound/csound/releases/tag/6.10.0 On 8 February 2018 at 19:22, Rory Walsh <rorywalsh@ear.ie> wrote:
|
Date | 2018-02-08 22:23 |
From | Michael Gogins |
Subject | Re: [Csnd] v6.10 VST |
Thanks, Mike PS To comply with the LGPLv2, the zip with the vst4cs must contain a notice of where to obtain the source code, that would be both the Csound repo and the csound-extended repo. MKG ----------------------------------------------------- Michael Gogins Irreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Thu, Feb 8, 2018 at 4:48 PM, Rory Walsh |
Date | 2018-02-08 23:05 |
From | Rory Walsh |
Subject | Re: [Csnd] v6.10 VST |
Thanks Mike. I will update this when i get a chance. On 8 February 2018 at 22:23, Michael Gogins <michael.gogins@gmail.com> wrote: Thanks, |