Csound Csound-dev Csound-tekno Search About

[Cs-dev] timout bug

Date2010-03-09 09:34
Fromjoachim heintz
Subject[Cs-dev] timout bug
hi all -

i think there is a bug in timout. setting the istrt parameter to any  
value > 0 leads to an infinite loop:



-n


instr 1
ival	 =	 0
loop:
timout	 p4, 1, do
reinit	 loop
do:
ival	 =	 ival + 1
print ival
endin


i 1 0 5 0
i 1 5 5 .1
e



Csound 5.12.3, OSX 10.5.8.
Thanks and best regards -

	joachim

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net