|
We made a change in the swrite.c file in order to make csound
print out the correct size values for F tables larger than
2^22. Check your score.srt file (the sorted note list that csound
makes from you .sco file and then uses as the score) and see if
the 1024 is being turned into a different number (which is what I
suspect). It could be that it's some kind of precision problem, since
we're using double floats in the new swrite.c.
Richard Karpen
On Mon, 10 Feb 1997, Toby wrote:
> Richard Karpen wrote:
> >
> > I just tried this with 3.45 and had no problem. On what kind of system are
> > you running Csound?
>
>
> Linux with kernel 2.0.27 on a 486.
> The compilation went very smoothly.
> I guess I'll have to look at it again
> though.
>
> Thanks.
>
> Toby
>
> -There otta be a law-
>
|