| Josh, did you ever use export .dll file of Cabbage, then import it in
sequencer?
It's very good, also in automatation management. I used it (like instrument,
I never used it like effect) with Cubase8, in Windows10.
I used well also vst4cs, but unfortunatly in these days I have to use
another pc, with windowsXP, in another town, and I don't have my memo
annotations about it.
Andrea S.
----- Original Message -----
From: "Michael Gogins"
To:
Sent: Friday, May 12, 2017 1:52 AM
Subject: Re: [Csnd] Fresh Windows install lacks vst opcodes - how do I get
them running?
>I am one of the developers, and the current maintainer, of vst4cs. I
> have only used them on Windows. But I find them very useful and use
> them all the time, especially with the Pianoteq physically modeled
> piano plugin.
>
> The messages you see are diagnostic. Turn them off with -m0 -d.
>
> To use a VST plugin as an instrument, you need two Csound instruments:
> one to send notes to the plugin, and another one, that is always on,
> to receive audio from the plugin using vstaudiog and output it.
>
> If you want to use a VST plugin as an effect rather than an
> instrument, again, you would probably want to set up an "alwayson"
> Csound instrument to manage the VST plugin. It would receive audio via
> signal flow graph inlet opcodes, zak channels, or global arate
> variables, pass that audio to the plugin, get the audio back out of
> the plugin using vstaudio, and send it on to the rest of Csound via
> signal flow graph outlet opcodes, zak channels, or global arate
> variables.
>
> For a better understanding, carefully re-read this manual page:
> https://gogins.github.io/csound/html/indexframes.html
>
> Send me your csd or a cut-down version of it and I will make further
> suggestions.
>
> Regards,
> Mike
>
>
>
> -----------------------------------------------------
> Michael Gogins
> Irreducible Productions
> http://michaelgogins.tumblr.com
> Michael dot Gogins at gmail dot com
>
>
> On Thu, May 11, 2017 at 6:11 PM, Josh Whiting
> wrote:
>> Thank you Rory, that is just what I needed.
>>
>> Is anyone active here using VSTs within Csound? If so can you describe
>> your
>> runtime environment for me so I might try to replicate it? The opcodes
>> are
>> there for me now, and my VST effect loads, but only shows an unresponsive
>> white box for a GUI. Also, the realtime audio output is now broken up
>> into
>> chunks perforated by silence, and the Csound output is full of this sort
>> of
>> thing:
>>
>> VSGPlugin::GetTime().
>> &vstTimeInfo 0x40877b8 sampleRate 44100.000000 samplePos 92928.000000.
>> VSTPlugin::Master(AEffect 0x0000000000692DE0, opcode 23
>> audioMasterGetCurrentPro
>> cessLevel, index 0, value 0l, ptr 0x0000000000000000, opt 0.000000)
>> VSTPlugin::Master(AEffect 0x0000000000692DE0, opcode 7
>> audioMasterGetTime,
>> index
>> 0, value 0l, ptr 0x0000000000000000, opt 0.000000)
>>
>> I fear I'm doing this quite wrong :). Any tips on getting a basic VST
>> effect
>> up and running would be greatly appreciated.
>>
>> Cheers
>>
>> On Thu, May 11, 2017 at 2:29 AM, Rory Walsh wrote:
>>>
>>> Hi Josh, I don't think those opcodes are included in that installer.
>>> Maybe
>>> try the one linked here:
>>> https://michaelgogins.tumblr.com/CsoundVST
>>>
>> 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
---
Questa e-mail รจ stata controllata per individuare virus con Avast antivirus.
https://www.avast.com/antivirus
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 |