[Csnd-dev] two dimensional arrays

John ff <[email protected]>
Newsgroups gmane.comp.audio.csound.devel
Message-ID <[email protected]>
What is the syntax to address a two d array>  I have

ginst[] init 3,8
...
if ginst[p1,p5] != 0 then
  turoff ginst[p1,51
  ginst[p1,51 nstance
endif

but the parser says

error: syntax error, unexpected ','  (token ",")
 from file bbb.csd (1), line 43:
 >>> if ginst[p1, <<<
Parsing failed due to invalid input!

Or is this only in an if?

==John ffitch
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.