| Message written at 24 Apr 1998 11:40:35 +0100
Assuming I have not messed up again, I have replaced the sources zip
with one containing the missing files. It also is version 3.481 as
that is what I have on my disks. The changes from 3.48 are threefold.
Tbe bug in cross2 which restricted its use to only one time has been
fixed, the suggested improvements to fof/fog are revised, and there is
a new opcode called dcblock which does...err...dc blocking. It is
from code already in the physical modelling stuff.
a1 dcblock a2
a1 dcblock a2, ig
which seems to work. First form preferred. Second gives control over
the internal parameter g (default value 0.99)
Formula is
y[n] = x[n] - x[n-1] + g * y[n-1]
I have also placed the csound_new, csound_con and csound_win zip
files. The Unix sources are also in line. Binaries to follow asap.
Mac stuff over weekend perhaps.
==John
They say that they _may_ have a replacement for the incinerated
machine in only another week..... We also had a second machine
independently self-immolate last week. This may be delaying digest
service, but I think I have that evaded now. |