> these work fine, though the new parser chokes on wii_jazz2.orc > ******************** > * USING NEW PARSER * > ******************** > defining argument MOTE as...#0# > defining argument MOTE as...#0# > Too many file/macros I don't have a wii to try but I can help Kelly with 'Too many file/macros' error. It's a problem with diagnostics (git), but you know the code and here is a dirty trick: Engine/csound_orc_compile.c:1873 replace if (n=63) ... with if (n=63) free(filedir[--n]); It's provisional but so you can try wii_jazz2.orc (I hope) tito Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"