+= is supposed to work and can generate better code that kk = kk + 1, at least in the parallel case. Quoting Rory Walsh : > Your use of init is correct, but I'm not sure the "+=" syntax works in > Csound. Try with kndx=kndx+1.