On Fri, Jun 05, 2020 at 07:28:36PM +0200, joachim heintz wrote: > there is an example of iain mccurdy in the csound floss manual which > used to work, but now i get this error: > > defining argument `SCORE``i as...#1# > Undefined macro: '$`SCORE``'defining argument `SCORE``i as...#2# > Undefined macro: '$`SCORE``'sread: illegal opcode $ > > this is with > --Csound version 6.14 (double samples) May 22 2020 > [commit: 3e6c7ab20bfce8bd6f77de2dd91f3e614e991c1b] > > the code is attached. is this a bug? or is anything wrong with the score? > I find that it works if I change the "$$i" in the first line of the macro to "$i". The "$$SCORE" lines seem to be OK, but I don't understand the double-$ use. I can't find any reference to it in the manual. -- Pete -- 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