Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: Re: Re: csound as vst plugin

Date2008-11-05 19:34
FromMichael Gogins
Subject[Csnd] Re: Re: Re: Re: csound as vst plugin
Did you read my "A Csound Tutorial," which describes the setup for CsoundVST?

Hope this helps,
Mike

-----Original Message-----
>From: Oeyvind Brandtsegg 
>Sent: Nov 5, 2008 2:05 PM
>To: csound@lists.bath.ac.uk
>Subject: [Csnd] Re: Re: Re: csound as vst plugin
>
>Strange, it is the doubles version of 5.08 that I tried using it with.
>Is it correct to copy the CsoundVST.dll to Csound/bin, and then
>include Csound/bin in the directories to search for VST plugins within
>Cubase ?
>I also tried copying CsoundVST.dll to Steinberg\Cubase 4\VSTPlugins.
>
>Maybe the problem is related to Cubase 4,
>did others use that, or Cubase 3 ?
>
>Oeyvind
>
>2008/11/5 Brian Redfern :
>> Along the same lines, I wonder what the status of the csound au plugin
>> project is? I've got a mac and use logic pro, so I'd really like to
>> get csound working in logic pro, I wonder if anyone else is using
>> csound in logic. Also is anyone using csound as a dssi plugin within
>> rosegarden under linux?
>>
>> On Wed, Nov 5, 2008 at 10:45 AM, Michael Gogins  wrote:
>>> It is for double precision samples.
>>>
>>> It would be a good idea for csounds.com to host a complete installer for Csound _including_ CsoundVST. It would be easier for me to keep this up to date -- I do keep it up to date in my local build.
>>>
>>> Regards,
>>> Mike
>>>
>>> -----Original Message-----
>>>>From: Oeyvind Brandtsegg 
>>>>Sent: Nov 5, 2008 1:33 PM
>>>>To: Csound mailing list address 
>>>>Subject: [Csnd] csound as vst plugin
>>>>
>>>>Hello
>>>>
>>>>What is the current status of using Csound as a VST plugin ?
>>>>I downloaded the CsoundVST.dll (for 5.08) from kunstmusik, but is does
>>>>not show up automatically in Cubase, when I hit "update" to tell
>>>>cubase to look once more for plugins, it crashes.
>>>>Is the dll at kunstmusik for doubles or floats ?
>>>>
>>>>best
>>>>Oeyvind
>>>>
>>>>
>>>>Send bugs reports to this list.
>>>>To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>
>>>
>>>
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>
>
>Send bugs reports to this list.
>To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




Date2008-11-05 20:16
From"Oeyvind Brandtsegg"
Subject[Csnd] Re: Re: Re: Re: Re: csound as vst plugin
AttachmentsNone  

Date2008-11-06 00:02
From"Rory Walsh"
Subject[Csnd] Re: Re: Re: Re: Re: Re: csound as vst plugin
AttachmentsNone  

Date2008-11-06 08:22
From"Oeyvind Brandtsegg"
Subject[Csnd] Re: Re: Re: Re: Re: Re: Re: csound as vst plugin
AttachmentsNone  

Date2008-11-06 12:56
Frompeiman khosravi
Subject[Csnd] Re: Re: Re: Re: Re: Re: Re: csound as vst plugin
Just out of interest would that work on osx as well?

Thanks
P
On 6 Nov 2008, at 00:02, Rory Walsh wrote:

> Hi Oeyvind. I have some C++ VST code here that will create a simple
> and basic vst from some Csound code similiar to how csLADSPA works. If
> you want I can send you the MinGW project. It works for VSTi and VST.
> It was just something one of my students started which I haven't had
> time to finish. The VSTi stuff borrows heavily from Michaels code, I
> couldn't get it going on my own. Anyway if you fancy it I can email it
> to you.
>
> Rory.
>
> p.s. did you see me demonstrate it at Sounds Electric last year?
>
>
>
> 2008/11/5 Oeyvind Brandtsegg :
>> It was some time since I've read it, so I read it again.
>> It seems I've set everythng up correctly according to the  
>> description.
>>
>> This is the error (dialog popup window)
>> **********************************************
>> Microsoft Visual C++ Runtime Library
>>
>> Runtime Error!
>>
>> Program: C:Programfiler\Steinberg\Cubase 4\Cubase4.exe
>>
>> R6034
>> An application has made an attempt to load the C runtime library  
>> incorrectly.
>> Please contact the application support team for more information.
>> **********************************************
>>
>> best
>> Oeyvind
>>
>> 2008/11/5 Michael Gogins :
>>> Did you read my "A Csound Tutorial," which describes the setup  
>>> for CsoundVST?
>>>
>>> Hope this helps,
>>> Mike
>>>
>>> -----Original Message-----
>>>> From: Oeyvind Brandtsegg 
>>>> Sent: Nov 5, 2008 2:05 PM
>>>> To: csound@lists.bath.ac.uk
>>>> Subject: [Csnd] Re: Re: Re: csound as vst plugin
>>>>
>>>> Strange, it is the doubles version of 5.08 that I tried using it  
>>>> with.
>>>> Is it correct to copy the CsoundVST.dll to Csound/bin, and then
>>>> include Csound/bin in the directories to search for VST plugins  
>>>> within
>>>> Cubase ?
>>>> I also tried copying CsoundVST.dll to Steinberg\Cubase 4 
>>>> \VSTPlugins.
>>>>
>>>> Maybe the problem is related to Cubase 4,
>>>> did others use that, or Cubase 3 ?
>>>>
>>>> Oeyvind
>>>>
>>>> 2008/11/5 Brian Redfern :
>>>>> Along the same lines, I wonder what the status of the csound au  
>>>>> plugin
>>>>> project is? I've got a mac and use logic pro, so I'd really  
>>>>> like to
>>>>> get csound working in logic pro, I wonder if anyone else is using
>>>>> csound in logic. Also is anyone using csound as a dssi plugin  
>>>>> within
>>>>> rosegarden under linux?
>>>>>
>>>>> On Wed, Nov 5, 2008 at 10:45 AM, Michael Gogins  
>>>>>  wrote:
>>>>>> It is for double precision samples.
>>>>>>
>>>>>> It would be a good idea for csounds.com to host a complete  
>>>>>> installer for Csound _including_ CsoundVST. It would be easier  
>>>>>> for me to keep this up to date -- I do keep it up to date in  
>>>>>> my local build.
>>>>>>
>>>>>> Regards,
>>>>>> Mike
>>>>>>
>>>>>> -----Original Message-----
>>>>>>> From: Oeyvind Brandtsegg 
>>>>>>> Sent: Nov 5, 2008 1:33 PM
>>>>>>> To: Csound mailing list address 
>>>>>>> Subject: [Csnd] csound as vst plugin
>>>>>>>
>>>>>>> Hello
>>>>>>>
>>>>>>> What is the current status of using Csound as a VST plugin ?
>>>>>>> I downloaded the CsoundVST.dll (for 5.08) from kunstmusik,  
>>>>>>> but is does
>>>>>>> not show up automatically in Cubase, when I hit "update" to tell
>>>>>>> cubase to look once more for plugins, it crashes.
>>>>>>> Is the dll at kunstmusik for doubles or floats ?
>>>>>>>
>>>>>>> best
>>>>>>> Oeyvind
>>>>>>>
>>>>>>>
>>>>>>> Send bugs reports to this list.
>>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>>>>>> "unsubscribe csound"
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> Send bugs reports to this list.
>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>>>>> "unsubscribe csound"
>>>>>>
>>>>>
>>>>>
>>>>> Send bugs reports to this list.
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>>>> "unsubscribe csound"
>>>>>
>>>>
>>>>
>>>> Send bugs reports to this list.
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>>> "unsubscribe csound"
>>>
>>>
>>>
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>> "unsubscribe csound"
>>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>> "unsubscribe csound"
>>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"


Date2008-11-06 16:38
FromDiego Saá
Subject[Csnd] RE: Re: Re: Re: Re: Re: Re: Re: csound as vst plugin
Hi all,

I'd also be interested in using Csound as an audio unit in Logic. I haven't found an au plugin on the net, so I hope it won't be too difficult to create it. Does anyone has ideas about how to go about that? Althought I'm not much of a programmer, I just installed Xcode and the CoreAudio developer tools, so I'll give it a try. I guess the C++ code Rory is talking about might be somewhat similar to the code needed in this case.

Diego

> From: peimankhosravi@gmail.com
> Date: Thu, 6 Nov 2008 12:56:41 +0000
> To: csound@lists.bath.ac.uk
> Subject: [Csnd] Re: Re: Re: Re: Re: Re: Re: csound as vst plugin
>
> Just out of interest would that work on osx as well?
>
> Thanks
> P
> On 6 Nov 2008, at 00:02, Rory Walsh wrote:
>
> > Hi Oeyvind. I have some C++ VST code here that will create a simple
> > and basic vst from some Csound code similiar to how csLADSPA works. If
> > you want I can send you the MinGW project. It works for VSTi and VST.
> > It was just something one of my students started which I haven't had
> > time to finish. The VSTi stuff borrows heavily from Michaels code, I
> > couldn't get it going on my own. Anyway if you fancy it I can email it
> > to you.
> >
> > Rory.
> >
> > p.s. did you see me demonstrate it at Sounds Electric last year?
> >
> >
> >
> > 2008/11/5 Oeyvind Brandtsegg <obrandts@gmail.com>:
> >> It was some time since I've read it, so I read it again.
> >> It seems I've set everythng up correctly according to the
> >> description.
> >>
> >> This is the error (dialog popup window)
> >> **********************************************
> >> Microsoft Visual C++ Runtime Library
> >>
> >> Runtime Error!
> >>
> >> Program: C:Programfiler\Steinberg\Cubase 4\Cubase4.exe
> >>
> >> R6034
> >> An application has made an attempt to load the C runtime library
> >> incorrectly.
> >> Please contact the application support team for more information.
> >> **********************************************
> >>
> >> best
> >> Oeyvind
> >>
> >> 2008/11/5 Michael Gogins <gogins@pipeline.com>:
> >>> Did you read my "A Csound Tutorial," which describes the setup
> >>> for CsoundVST?
> >>>
> >>> Hope this helps,
> >>> Mike
> >>>
> >>> -----Original Message-----
> >>>> From: Oeyvind Brandtsegg <obrandts@gmail.com>
> >>>> Sent: Nov 5, 2008 2:05 PM
> >>>> To: csound@lists.bath.ac.uk
> >>>> Subject: [Csnd] Re: Re: Re: csound as vst plugin
> >>>>
> >>>> Strange, it is the doubles version of 5.08 that I tried using it
> >>>> with.
> >>>> Is it correct to copy the CsoundVST.dll to Csound/bin, and then
> >>>> include Csound/bin in the directories to search for VST plugins
> >>>> within
> >>>> Cubase ?
> >>>> I also tried copying CsoundVST.dll to Steinberg\Cubase 4
> >>>> \VSTPlugins.
> >>>>
> >>>> Maybe the problem is related to Cubase 4,
> >>>> did others use that, or Cubase 3 ?
> >>>>
> >>>> Oeyvind
> >>>>
> >>>> 2008/11/5 Brian Redfern <brianwredfern@gmail.com>:
> >>>>> Along the same lines, I wonder what the status of the csound au
> >>>>> plugin
> >>>>> project is? I've got a mac and use logic pro, so I'd really
> >>>>> like to
> >>>>> get csound working in logic pro, I wonder if anyone else is using
> >>>>> csound in logic. Also is anyone using csound as a dssi plugin
> >>>>> within
> >>>>> rosegarden under linux?
> >>>>>
> >>>>> On Wed, Nov 5, 2008 at 10:45 AM, Michael Gogins
> >>>>> <gogins@pipeline.com> wrote:
> >>>>>> It is for double precision samples.
> >>>>>>
> >>>>>> It would be a good idea for csounds.com to host a complete
> >>>>>> installer for Csound _including_ CsoundVST. It would be easier
> >>>>>> for me to keep this up to date -- I do keep it up to date in
> >>>>>> my local build.
> >>>>>>
> >>>>>> Regards,
> >>>>>> Mike
> >>>>>>
> >>>>>> -----Original Message-----
> >>>>>>> From: Oeyvind Brandtsegg <obrandts@gmail.com>
> >>>>>>> Sent: Nov 5, 2008 1:33 PM
> >>>>>>> To: Csound mailing list address <csound@lists.bath.ac.uk>
> >>>>>>> Subject: [Csnd] csound as vst plugin
> >>>>>>>
> >>>>>>> Hello
> >>>>>>>
> >>>>>>> What is the current status of using Csound as a VST plugin ?
> >>>>>>> I downloaded the CsoundVST.dll (for 5.08) from kunstmusik,
> >>>>>>> but is does
> >>>>>>> not show up automatically in Cubase, when I hit "update" to tell
> >>>>>>> cubase to look once more for plugins, it crashes.
> >>>>>>> Is the dll at kunstmusik for doubles or floats ?
> >>>>>>>
> >>>>>>> best
> >>>>>>> Oeyvind
> >>>>>>>
> >>>>>>>
> >>>>>>> Send bugs reports to this list.
> >>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> >>>>>>> "unsubscribe csound"
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> Send bugs reports to this list.
> >>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> >>>>>> "unsubscribe csound"
> >>>>>>
> >>>>>
> >>>>>
> >>>>> Send bugs reports to this list.
> >>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> >>>>> "unsubscribe csound"
> >>>>>
> >>>>
> >>>>
> >>>> Send bugs reports to this list.
> >>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> >>>> "unsubscribe csound"
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> Send bugs reports to this list.
> >>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> >>> "unsubscribe csound"
> >>>
> >>
> >>
> >> Send bugs reports to this list.
> >> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> >> "unsubscribe csound"
> >>
> >
> >
> > Send bugs reports to this list.
> > To unsubscribe, send email sympa@lists.bath.ac.uk with body
> > "unsubscribe csound"
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Neu: Office Live Workspace, der kostenlose Online-Arbeitsbereich für Office. Ideal auch für Teams. Jetzt ausprobieren!

Date2008-11-06 16:46
From"Rory Walsh"
Subject[Csnd] Re: RE: Re: Re: Re: Re: Re: Re: Re: csound as vst plugin
AttachmentsNone  

Date2008-11-06 17:01
Frompeiman khosravi
Subject[Csnd] Re: RE: Re: Re: Re: Re: Re: Re: Re: csound as vst plugin
Also worth considering csound~ external in maxmsp that lets you make an au plugin as a pluggo.

Best
Peiman
 
On 6 Nov 2008, at 16:38, Diego Saá wrote:

Hi all,

I'd also be interested in using Csound as an audio unit in Logic. I haven't found an au plugin on the net, so I hope it won't be too difficult to create it. Does anyone has ideas about how to go about that? Althought I'm not much of a programmer, I just installed Xcode and the CoreAudio developer tools, so I'll give it a try. I guess the C++ code Rory is talking about might be somewhat similar to the code needed in this case.

Diego

> From: peimankhosravi@gmail.com
> Date: Thu, 6 Nov 2008 12:56:41 +0000
> To: csound@lists.bath.ac.uk
> Subject: [Csnd] Re: Re: Re: Re: Re: Re: Re: csound as vst plugin
> 
> Just out of interest would that work on osx as well?
> 
> Thanks
> P
> On 6 Nov 2008, at 00:02, Rory Walsh wrote:
> 
> > Hi Oeyvind. I have some C++ VST code here that will create a simple
> > and basic vst from some Csound code similiar to how csLADSPA works. If
> > you want I can send you the MinGW project. It works for VSTi and VST.
> > It was just something one of my students started which I haven't had
> > time to finish. The VSTi stuff borrows heavily from Michaels code, I
> > couldn't get it going on my own. Anyway if you fancy it I can email it
> > to you.
> >
> > Rory.
> >
> > p.s. did you see me demonstrate it at Sounds Electric last year?
> >
> >
> >
> > 2008/11/5 Oeyvind Brandtsegg <obrandts@gmail.com>:
> >> It was some time since I've read it, so I read it again.
> >> It seems I've set everythng up correctly according to the 
> >> description.
> >>
> >> This is the error (dialog popup window)
> >> **********************************************
> >> Microsoft Visual C++ Runtime Library
> >>
> >> Runtime Error!
> >>
> >> Program: C:Programfiler\Steinberg\Cubase 4\Cubase4.exe
> >>
> >> R6034
> >> An application has made an attempt to load the C runtime library 
> >> incorrectly.
> >> Please contact the application support team for more information.
> >> **********************************************
> >>
> >> best
> >> Oeyvind
> >>
> >> 2008/11/5 Michael Gogins <gogins@pipeline.com>:
> >>> Did you read my "A Csound Tutorial," which describes the setup 
> >>> for CsoundVST?
> >>>
> >>> Hope this helps,
> >>> Mike
> >>>
> >>> -----Original Message-----
> >>>> From: Oeyvind Brandtsegg <obrandts@gmail.com>
> >>>> Sent: Nov 5, 2008 2:05 PM
> >>>> To: csound@lists.bath.ac.uk
> >>>> Subject: [Csnd] Re: Re: Re: csound as vst plugin
> >>>>
> >>>> Strange, it is the doubles version of 5.08 that I tried using it 
> >>>> with.
> >>>> Is it correct to copy the CsoundVST.dll to Csound/bin, and then
> >>>> include Csound/bin in the directories to search for VST plugins 
> >>>> within
> >>>> Cubase ?
> >>>> I also tried copying CsoundVST.dll to Steinberg\Cubase 4 
> >>>> \VSTPlugins.
> >>>>
> >>>> Maybe the problem is related to Cubase 4,
> >>>> did others use that, or Cubase 3 ?
> >>>>
> >>>> Oeyvind
> >>>>
> >>>> 2008/11/5 Brian Redfern <brianwredfern@gmail.com>:
> >>>>> Along the same lines, I wonder what the status of the csound au 
> >>>>> plugin
> >>>>> project is? I've got a mac and use logic pro, so I'd really 
> >>>>> like to
> >>>>> get csound working in logic pro, I wonder if anyone else is using
> >>>>> csound in logic. Also is anyone using csound as a dssi plugin 
> >>>>> within
> >>>>> rosegarden under linux?
> >>>>>
> >>>>> On Wed, Nov 5, 2008 at 10:45 AM, Michael Gogins 
> >>>>> <gogins@pipeline.com> wrote:
> >>>>>> It is for double precision samples.
> >>>>>>
> >>>>>> It would be a good idea for csounds.com to host a complete 
> >>>>>> installer for Csound _including_ CsoundVST. It would be easier 
> >>>>>> for me to keep this up to date -- I do keep it up to date in 
> >>>>>> my local build.
> >>>>>>
> >>>>>> Regards,
> >>>>>> Mike
> >>>>>>
> >>>>>> -----Original Message-----
> >>>>>>> From: Oeyvind Brandtsegg <obrandts@gmail.com>
> >>>>>>> Sent: Nov 5, 2008 1:33 PM
> >>>>>>> To: Csound mailing list address <csound@lists.bath.ac.uk>
> >>>>>>> Subject: [Csnd] csound as vst plugin
> >>>>>>>
> >>>>>>> Hello
> >>>>>>>
> >>>>>>> What is the current status of using Csound as a VST plugin ?
> >>>>>>> I downloaded the CsoundVST.dll (for 5.08) from kunstmusik, 
> >>>>>>> but is does
> >>>>>>> not show up automatically in Cubase, when I hit "update" to tell
> >>>>>>> cubase to look once more for plugins, it crashes.
> >>>>>>> Is the dll at kunstmusik for doubles or floats ?
> >>>>>>>
> >>>>>>> best
> >>>>>>> Oeyvind
> >>>>>>>
> >>>>>>>
> >>>>>>> Send bugs reports to this list.
> >>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body 
> >>>>>>> "unsubscribe csound"
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> Send bugs reports to this list.
> >>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body 
> >>>>>> "unsubscribe csound"
> >>>>>>
> >>>>>
> >>>>>
> >>>>> Send bugs reports to this list.
> >>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body 
> >>>>> "unsubscribe csound"
> >>>>>
> >>>>
> >>>>
> >>>> Send bugs reports to this list.
> >>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body 
> >>>> "unsubscribe csound"
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> Send bugs reports to this list.
> >>> To unsubscribe, send email sympa@lists.bath.ac.uk with body 
> >>> "unsubscribe csound"
> >>>
> >>
> >>
> >> Send bugs reports to this list.
> >> To unsubscribe, send email sympa@lists.bath.ac.uk with body 
> >> "unsubscribe csound"
> >>
> >
> >
> > Send bugs reports to this list.
> > To unsubscribe, send email sympa@lists.bath.ac.uk with body 
> > "unsubscribe csound"
> 
> 
> 
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Neu: Office Live Workspace, der kostenlose Online-Arbeitsbereich für Office. Ideal auch für Teams. Jetzt ausprobieren!


Date2008-11-06 17:08
From"Rory Walsh"
Subject[Csnd] Re: RE: Re: Re: Re: Re: Re: Re: Re: csound as vst plugin
AttachmentsNone  

Date2008-11-06 17:45
FromMatt Ingalls
Subject[Csnd] RE: Re: RE: Re: Re: Re: Re: Re: Re: Re: csound as vst plugin
you could try this -- it's been a while since i looked at it myself:
(will need host to be PPC)

 http://csounds.com/matt/CsoundAU.sitx

________________________________________
From: peiman khosravi [peimankhosravi@gmail.com]
Sent: Thursday, November 06, 2008 9:01 AM
To: csound@lists.bath.ac.uk
Subject: [Csnd] Re: RE: Re: Re: Re: Re: Re: Re: Re: csound as vst plugin

Also worth considering csound~ external in maxmsp that lets you make an au plugin as a pluggo.

Best
Peiman

On 6 Nov 2008, at 16:38, Diego Saá wrote:

Hi all,

I'd also be interested in using Csound as an audio unit in Logic. I haven't found an au plugin on the net, so I hope it won't be too difficult to create it. Does anyone has ideas about how to go about that? Althought I'm not much of a programmer, I just installed Xcode and the CoreAudio developer tools, so I'll give it a try. I guess the C++ code Rory is talking about might be somewhat similar to the code needed in this case.

Diego

> From: peimankhosravi@gmail.com
> Date: Thu, 6 Nov 2008 12:56:41 +0000
> To: csound@lists.bath.ac.uk
> Subject: [Csnd] Re: Re: Re: Re: Re: Re: Re: csound as vst plugin
>
> Just out of interest would that work on osx as well?
>
> Thanks
> P
> On 6 Nov 2008, at 00:02, Rory Walsh wrote:
>
> > Hi Oeyvind. I have some C++ VST code here that will create a simple
> > and basic vst from some Csound code similiar to how csLADSPA works. If
> > you want I can send you the MinGW project. It works for VSTi and VST.
> > It was just something one of my students started which I haven't had
> > time to finish. The VSTi stuff borrows heavily from Michaels code, I
> > couldn't get it going on my own. Anyway if you fancy it I can email it
> > to you.
> >
> > Rory.
> >
> > p.s. did you see me demonstrate it at Sounds Electric last year?
> >
> >
> >
> > 2008/11/5 Oeyvind Brandtsegg >:
> >> It was some time since I've read it, so I read it again.
> >> It seems I've set everythng up correctly according to the
> >> description.
> >>
> >> This is the error (dialog popup window)
> >> **********************************************
> >> Microsoft Visual C++ Runtime Library
> >>
> >> Runtime Error!
> >>
> >> Program: C:Programfiler\Steinberg\Cubase 4\Cubase4.exe
> >>
> >> R6034
> >> An application has made an attempt to load the C runtime library
> >> incorrectly.
> >> Please contact the application support team for more information.
> >> **********************************************
> >>
> >> best
> >> Oeyvind
> >>
> >> 2008/11/5 Michael Gogins >:
> >>> Did you read my "A Csound Tutorial," which describes the setup
> >>> for CsoundVST?
> >>>
> >>> Hope this helps,
> >>> Mike
> >>>
> >>> -----Original Message-----
> >>>> From: Oeyvind Brandtsegg >
> >>>> Sent: Nov 5, 2008 2:05 PM
> >>>> To: csound@lists.bath.ac.uk
> >>>> Subject: [Csnd] Re: Re: Re: csound as vst plugin
> >>>>
> >>>> Strange, it is the doubles version of 5.08 that I tried using it
> >>>> with.
> >>>> Is it correct to copy the CsoundVST.dll to Csound/bin, and then
> >>>> include Csound/bin in the directories to search for VST plugins
> >>>> within
> >>>> Cubase ?
> >>>> I also tried copying CsoundVST.dll to Steinberg\Cubase 4
> >>>> \VSTPlugins.
> >>>>
> >>>> Maybe the problem is related to Cubase 4,
> >>>> did others use that, or Cubase 3 ?
> >>>>
> >>>> Oeyvind
> >>>>
> >>>> 2008/11/5 Brian Redfern >:
> >>>>> Along the same lines, I wonder what the status of the csound au
> >>>>> plugin
> >>>>> project is? I've got a mac and use logic pro, so I'd really
> >>>>> like to
> >>>>> get csound working in logic pro, I wonder if anyone else is using
> >>>>> csound in logic. Also is anyone using csound as a dssi plugin
> >>>>> within
> >>>>> rosegarden under linux?
> >>>>>
> >>>>> On Wed, Nov 5, 2008 at 10:45 AM, Michael Gogins
> >>>>> > wrote:
> >>>>>> It is for double precision samples.
> >>>>>>
> >>>>>> It would be a good idea for csounds.com to host a complete
> >>>>>> installer for Csound _including_ CsoundVST. It would be easier
> >>>>>> for me to keep this up to date -- I do keep it up to date in
> >>>>>> my local build.
> >>>>>>
> >>>>>> Regards,
> >>>>>> Mike
> >>>>>>
> >>>>>> -----Original Message-----
> >>>>>>> From: Oeyvind Brandtsegg >
> >>>>>>> Sent: Nov 5, 2008 1:33 PM
> >>>>>>> To: Csound mailing list address >
> >>>>>>> Subject: [Csnd] csound as vst plugin
> >>>>>>>
> >>>>>>> Hello
> >>>>>>>
> >>>>>>> What is the current status of using Csound as a VST plugin ?
> >>>>>>> I downloaded the CsoundVST.dll (for 5.08) from kunstmusik,
> >>>>>>> but is does
> >>>>>>> not show up automatically in Cubase, when I hit "update" to tell
> >>>>>>> cubase to look once more for plugins, it crashes.
> >>>>>>> Is the dll at kunstmusik for doubles or floats ?
> >>>>>>>
> >>>>>>> best
> >>>>>>> Oeyvind
> >>>>>>>
> >>>>>>>
> >>>>>>> Send bugs reports to this list.
> >>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> >>>>>>> "unsubscribe csound"
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> Send bugs reports to this list.
> >>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> >>>>>> "unsubscribe csound"
> >>>>>>
> >>>>>
> >>>>>
> >>>>> Send bugs reports to this list.
> >>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> >>>>> "unsubscribe csound"
> >>>>>
> >>>>
> >>>>
> >>>> Send bugs reports to this list.
> >>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> >>>> "unsubscribe csound"
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> Send bugs reports to this list.
> >>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> >>> "unsubscribe csound"
> >>>
> >>
> >>
> >> Send bugs reports to this list.
> >> To unsubscribe, send email sympa@lists.bath.ac.uk with body
> >> "unsubscribe csound"
> >>
> >
> >
> > Send bugs reports to this list.
> > To unsubscribe, send email sympa@lists.bath.ac.uk with body
> > "unsubscribe csound"
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

________________________________
Neu: Office Live Workspace, der kostenlose Online-Arbeitsbereich für Office. Ideal auch für Teams. Jetzt ausprobieren!