Csound Csound-dev Csound-tekno Search About

Re: [Csnd] syntax issues

Date2024-02-16 16:24
FromEnrico Francioni <00000005323c8739-dmarc-request@LISTSERV.HEANET.IE>
SubjectRe: [Csnd] syntax issues
grazie Rory,

…and 
(active:k(1902)+2) 
In the extended form corresponds to:
kact active 1902 + 2 (???)

…and
(chnget:k("volume"))
In the extended form corresponds to:
kvol chget "volume"


E

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-02-16 16:38
FromRory Walsh
SubjectRe: [Csnd] syntax issues
The second one is correct, but the first one would expand to:

kact active 1902
kact = kact + 2

:)

On Fri, 16 Feb 2024 at 16:24, Enrico Francioni <00000005323c8739-dmarc-request@listserv.heanet.ie> wrote:
grazie Rory,

…and
(active:k(1902)+2)
In the extended form corresponds to:
kact active 1902 + 2 (???)

…and
(chnget:k("volume"))
In the extended form corresponds to:
kvol chget "volume"


E

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