On Friday 03 February 2006 08:34, S. Massy wrote: > Here's another instance where csound crashes when encountering an > unexpected parentheses configuration, though in this case the mistake > was mine: > aright = (amainosc/2)+)ahdetosc*(1-kpan))+(aldetosc*kpan) > > But a segfault can never be good, even if it's the user's fault... I have a fix for the crash on extra )'s now. Also have a fix for the missing space after if, but that still needs some testing.