Csound Csound-dev Csound-tekno Search About

Possible bug in csound version 3.45

Date1997-02-10 16:25
FromToby
SubjectPossible bug in csound version 3.45
When I use this score:

f1 0 1024 10 1

i1 0.5 0.4 10000 80
i1 1 0.4 10000 80
i1 1.5 0.4 10000 80
i1 2 0.4 10000 80

with version 3.44, all is well.
When I run it with 3.45, I get:

SECTION 1:
FTERROR, ftable 1: illegal table length
f  1    0.00 1024.00   10.00    1.00 ...
B  0.000 ..  0.500 T  0.500 TT  0.500 M:      0.0
new alloc for instr 1:
INIT ERROR in instr 1: invalid ftable no. 1.000000
asig    oscilkk #k0     ipitch  1       0
          B  0.500 - note deleted.  i1 had 1 init errors
B  0.500 ..  1.000 T  1.000 TT  1.000 M:      0.0

etc....

Is it my build that is messed up, or can someone
reproduce the problem.

Thanks

Toby

	-There otta be a law-

Date1997-02-10 16:39
FromRichard Karpen
SubjectRe: Possible bug in csound version 3.45
I just tried this with 3.45 and had no problem. On what kind of system are
you running Csound?

On Mon, 10 Feb 1997, Toby wrote:

> When I use this score:
> 
> f1 0 1024 10 1
> 
> i1 0.5 0.4 10000 80
> i1 1 0.4 10000 80
> i1 1.5 0.4 10000 80
> i1 2 0.4 10000 80
> 
> with version 3.44, all is well.
> When I run it with 3.45, I get:
> 
> SECTION 1:
> FTERROR, ftable 1: illegal table length
> f  1    0.00 1024.00   10.00    1.00 ...
> B  0.000 ..  0.500 T  0.500 TT  0.500 M:      0.0
> new alloc for instr 1:
> INIT ERROR in instr 1: invalid ftable no. 1.000000
> asig    oscilkk #k0     ipitch  1       0
>           B  0.500 - note deleted.  i1 had 1 init errors
> B  0.500 ..  1.000 T  1.000 TT  1.000 M:      0.0
> 
> etc....
> 
> Is it my build that is messed up, or can someone
> reproduce the problem.
> 
> Thanks
> 
> Toby
> 
> 	-There otta be a law-
> 
>