Csound Csound-dev Csound-tekno Search About

[Csnd] VST(3) Support

Date2024-10-01 14:35
FromPhilipp Neumann <0000119f78f3a4f9-dmarc-request@LISTSERV.HEANET.IE>
Subject[Csnd] VST(3) Support
Hello everybody,

i’m curious if there is a proper VST support in Csound, with using the GUI of the VST an saving presets to recall on a later session.
If so, does someone have a example .csd for this?

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

Date2024-10-01 14:47
FromRory Walsh
SubjectRe: [Csnd] VST(3) Support
Cabbage let's you export a csd as a vst plugin. You can create a custom UI for your plugin too.

On Tue 1 Oct 2024, 14:36 Philipp Neumann, <0000119f78f3a4f9-dmarc-request@listserv.heanet.ie> wrote:
Hello everybody,

i’m curious if there is a proper VST support in Csound, with using the GUI of the VST an saving presets to recall on a later session.
If so, does someone have a example .csd for this?

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

Date2024-10-01 14:48
FromPhilipp Neumann <0000119f78f3a4f9-dmarc-request@LISTSERV.HEANET.IE>
SubjectRe: [Csnd] VST(3) Support
Ah, this is not what i wanted to ask. (but i love Cabbage!)

I want to use a VST inside my .csd patch. Is this possible?

> Am 01.10.2024 um 15:47 schrieb Rory Walsh :
> 
> Cabbage let's you export a csd as a vst plugin. You can create a custom UI for your plugin too.
> 
> On Tue 1 Oct 2024, 14:36 Philipp Neumann, <0000119f78f3a4f9-dmarc-request@listserv.heanet.ie> wrote:
> Hello everybody,
> 
> i’m curious if there is a proper VST support in Csound, with using the GUI of the VST an saving presets to recall on a later session.
> If so, does someone have a example .csd for this?
> 
> 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

Date2024-10-01 14:54
FromRory Walsh
SubjectRe: [Csnd] VST(3) Support
Oh, apologies. Have you tried these? 
https://github.com/gogins/csound-vst3-opcodes


On Tue, 1 Oct 2024 at 14:49, Philipp Neumann <0000119f78f3a4f9-dmarc-request@listserv.heanet.ie> wrote:
Ah, this is not what i wanted to ask. (but i love Cabbage!)

I want to use a VST inside my .csd patch. Is this possible?

> Am 01.10.2024 um 15:47 schrieb Rory Walsh <rorywalsh@EAR.IE>:
>
> Cabbage let's you export a csd as a vst plugin. You can create a custom UI for your plugin too.
>
> On Tue 1 Oct 2024, 14:36 Philipp Neumann, <0000119f78f3a4f9-dmarc-request@listserv.heanet.ie> wrote:
> Hello everybody,
>
> i’m curious if there is a proper VST support in Csound, with using the GUI of the VST an saving presets to recall on a later session.
> If so, does someone have a example .csd for this?
>
> 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
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

Date2024-10-01 15:31
FromMichael Gogins
SubjectRe: [Csnd] VST(3) Support
I am the author of the VST3 opcodes. They do not support a VST3 GUI, but in some cases you can prepare a preset using the GUI in another host, save the preset, and load it into Csound. In other cases, it's just easier to set all the parameters you need using the opcodes.

-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com
Michael dot Gogins at gmail dot com


On Tue, Oct 1, 2024 at 3:51 PM Rory Walsh <rorywalsh@ear.ie> wrote:
Oh, apologies. Have you tried these? 
https://github.com/gogins/csound-vst3-opcodes


On Tue, 1 Oct 2024 at 14:49, Philipp Neumann <0000119f78f3a4f9-dmarc-request@listserv.heanet.ie> wrote:
Ah, this is not what i wanted to ask. (but i love Cabbage!)

I want to use a VST inside my .csd patch. Is this possible?

> Am 01.10.2024 um 15:47 schrieb Rory Walsh <rorywalsh@EAR.IE>:
>
> Cabbage let's you export a csd as a vst plugin. You can create a custom UI for your plugin too.
>
> On Tue 1 Oct 2024, 14:36 Philipp Neumann, <0000119f78f3a4f9-dmarc-request@listserv.heanet.ie> wrote:
> Hello everybody,
>
> i’m curious if there is a proper VST support in Csound, with using the GUI of the VST an saving presets to recall on a later session.
> If so, does someone have a example .csd for this?
>
> 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
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