Fixed. On Saturday 03 June 2006 15:59, Andres Cabrera wrote: > I've found negative numbers confuse opcodes like fini (when used in text > mode) into thinking the '-' is actually a number, and generate different > information from the one written. The csd below should read the exact > numbers written, however the output is: > > instr 2: ivar1 = 3.000 ivar2 = 4.000 ivar3 = 5.000 > B 1.000 .. 2.156 T 2.156 TT 2.156 M: 0.0 0.0 > Closing file 'testingfiopen'... > B 2.156 .. 3.156 T 3.156 TT 3.156 M: 0.0 0.0 > Closing file 'testingfiopen'... > instr 2: ivar1 = 6.000 ivar2 = 7.000 ivar3 = 8.000 > B 3.156 .. 4.953 T 4.953 TT 4.953 M: 0.0 0.0 > Closing file 'testingfiopen'... > B 4.953 .. 5.953 T 5.953 TT 5.953 M: 0.0 0.0 > Closing file 'testingfiopen'... > instr 2: ivar1 = 0.000 ivar2 = 3.000 ivar3 = 0.000 > B 5.953 .. 6.953 T 6.953 TT 6.953 M: 0.0 0.0 > > Notice the last instr 2, which should report -3 -4 -5. _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net