Csound Csound-dev Csound-tekno Search About

[Csnd] global variables in cs7

Date2024-10-02 08:21
Fromjoachim heintz
Subject[Csnd] global variables in cs7
in csound7 i can do
	  long:i = 10

but this gives an error:
	long:gi = 10

what is the way to assign a global variable in this way?
or is it not yet implemented?

cheers -
	joachim

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-02 09:19
FromVictor Lazzarini <000010b17ddd988e-dmarc-request@LISTSERV.HEANET.IE>
SubjectRe: [Csnd] [EXTERNAL] [Csnd] global variables in cs7
I noted this to Steven already, I think it has not yet been implemented.
========================
Prof. Victor Lazzarini
Maynooth University
Ireland

> On 2 Oct 2024, at 08:21, joachim heintz  wrote:
>
> *Warning*
>
> This email originated from outside of Maynooth University's Mail System. Do not reply, click links or open attachments unless you recognise the sender and know the content is safe.
>
> in csound7 i can do
>         long:i = 10
>
> but this gives an error:
>       long:gi = 10
>
> what is the way to assign a global variable in this way?
> or is it not yet implemented?
>
> cheers -
>       joachim
>
> 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