I have checked the source file (InOut/widgets.cpp:2666). FLpack (the StartPack function) takes 4 parameters (x, y, width, height). ispace and iborder are respectively 15 and FL_ENGRAVED_FRAME. It's simple to be modified, but I don't know why it has been changed. tito On Sat, Dec 03, 2011 at 11:32:30AM -0800, Tobiah wrote: > I'm having an odd problem. When I provide the > number of arguments to FLpack that are specified > in the manual, I get this: > > orch compiler: > error: too many input args, line 28: > FLpack 400, 100, 0, 0, 1, 0, 5 > > > I tried peeling them back one by one until I got to: > > FLpack 400, 100, 0, 0 > > Then the orchestra ran correctly, but I really want to > be able to specify the other three arguments. > > I'm using the old parser. The new one consistently > segfaults on an any error without a message, so it's > too difficult to debug anything. > > Csound version 5.12 (double samples) Nov 20 2011 > > Thanks, > > Tobiah > > > 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" 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"