Csound Csound-dev Csound-tekno Search About

UDO's and instrument instances

Date2015-12-24 22:16
FromRichard
SubjectUDO's and instrument instances
Say I have a reverb UDO defined in instrument 0 (global),and I use it in 
several instruments (with different settings)  and in a mixer combining 
these instruments (with yet other settings).
Will these instruments get their own copy of the UDO and not interfere 
with each other?

Richard

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

Date2015-12-24 22:45
FromVictor Lazzarini
SubjectRe: UDO's and instrument instances
yes. But if you use global variables in the UDO, there will be only one copy if each variable, which will be used by all udo instances.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

> On 24 Dec 2015, at 22:16, Richard  wrote:
> 
> Say I have a reverb UDO defined in instrument 0 (global),and I use it in several instruments (with different settings)  and in a mixer combining these instruments (with yet other settings).
> Will these instruments get their own copy of the UDO and not interfere with each other?
> 
> Richard
> 
> 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