Csound Csound-dev Csound-tekno Search About

[Csnd] csound plugins

Date2023-09-08 10:32
FromStefan Thomas
Subject[Csnd] csound plugins
Dear community,
I've installed the csound-plugins using apt install on my ubuntu machine.
Unfortunately I can't use them.
Neither can I see the new opcodes when I type csound -z nor can I compile a patch like https://csound-plugins.github.io/csound-plugins/opcodes/beosc.html#examples
How can I get the plugins up and running?
Thanks,
Stefan
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

Date2023-09-09 16:00
FromEduardo Moguillansky
SubjectRe: [Csnd] csound plugins
The beosc opcode is part of the beosc plugin. This is an external plugin and is not part of the csound distribution. The plugin can be installed via risset (https://github.com/csound-plugins/risset)

In Ubuntu, starting from 22.04 the recommended way of doing that is to install risset via pipx

$ sudo apt install pipx
$ pipx install risset
$ risset install beosc

cheers,
Eduardo

On 08.09.23 11:32, Stefan Thomas  wrote:
> Dear community,
> I've installed the csound-plugins using apt install on my ubuntu machine.
> Unfortunately I can't use them.
> Neither can I see the new opcodes when I type csound -z nor can I 
> compile a patch like 
> https://csound-plugins.github.io/csound-plugins/opcodes/beosc.html#examples 
> How can I get the plugins up and running?
> Thanks,
> Stefan
> 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

Date2023-09-11 10:20
FromStefan Thomas
SubjectRe: [Csnd] csound plugins
Dear Eduardo,
thanks for Your help!
I will try that asap.

Am Sa., 9. Sept. 2023 um 17:00 Uhr schrieb Eduardo Moguillansky <eduardo.moguillansky@gmail.com>:
The beosc opcode is part of the beosc plugin. This is an external plugin and is not part of the csound distribution. The plugin can be installed via risset (https://github.com/csound-plugins/risset)

In Ubuntu, starting from 22.04 the recommended way of doing that is to install risset via pipx

$ sudo apt install pipx
$ pipx install risset
$ risset install beosc

cheers,
Eduardo

On 08.09.23 11:32, Stefan Thomas <kontrapunktstefan@GMAIL.COM> wrote:
> Dear community,
> I've installed the csound-plugins using apt install on my ubuntu machine.
> Unfortunately I can't use them.
> Neither can I see the new opcodes when I type csound -z nor can I
> compile a patch like
> https://csound-plugins.github.io/csound-plugins/opcodes/beosc.html#examples <https://csound-plugins.github.io/csound-plugins/opcodes/beosc.html#examples>
> How can I get the plugins up and running?
> Thanks,
> Stefan
> Csound mailing list Csound@listserv.heanet.ie
> <mailto:Csound@listserv.heanet.ie>
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> <https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND> Send bugs reports to
> https://github.com/csound/csound/issues
> <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