Page 1 of 1

a bug in CSBwin v.111-113 ?

Posted: Sun Oct 30, 2005 6:48 pm
by Adamo
CSBwin v.111 and v.113 doesn`t work properly with "feeding filter" demo (because of the DSA "play sound A", I think). When you pick the character from the portrait, there should be a voice saying: "hello, I`m Paul". That works without any problems on CSBwin v.38. But with the newer versions the sound doesn`t appear, and the game hangs up (I tried on v.111 and v.113)!

Posted: Mon Oct 31, 2005 4:09 am
by Guest
I'm Paul.

The parameter for the &SOUND command has
somehow become the attenuation rather than the volume.
It plays the sound but at 0.01 volume. Changing the
volume to a small number makes it audible.

Zyx? Are you there? How has your code interpreted
the volume parameter in the &SOUND command?
I will change the code and the documentation to
suit your fancy.

Posted: Mon Oct 31, 2005 7:01 am
by Zyx
yes, I used the 2nd parameter as an attenuation. Please don't change anything -except the documentation-, it's very useful this way!