Hi, in my internet travels I’ve learned that you can pass arrays into and out of an opcode, but there is nothing in the documentation for ‘opcode’ that says anything about using arrays at all. While I get not using them for output because it might be troublesome (when the array is created in the UDO. Memory issue.), I don’t get why it wouldn’t say anything about using them for input in the documentation.
I’ve also seen some using them with two dimensions.
So, is it all you need to do to declare something as an array by following is type character with ‘[]’ or ‘[][]’ for single dimensions and double dimensions, respectively?
Mike
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