You are probably right, the '+' is treated as part of the number, and then later parsing it with strtod() fails. Looks like a 5.02.1 bug-fix release is sooner to happen than expected. To work around the issue until then, just use spaces around the '+' as shown below: [1712.532 + 15] instead of [1712.532+15] On Saturday 10 June 2006 07:59, Steven Yi wrote: > I haven't been able to use csound in the past week and a half but > would guess this bug might break some of my work as well, so would > also request that someone take a look when they have time. My guess > is that it is a result of the parser change to parse scientific > notation, but that's only a guess. _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net