----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 04, 2000 4:22 PM
Subject: cvs: cvsuser


[cvs stuff]
>
> The DOS sound server appears to calculate events each time the sound event
cue is read.
> This works without requiring a separate process, so it might work for the
Win32 port,
> too...
This is correct. It's called within core/vm.c every cycle. It is the only
way of doing it clean and fast enough. The code can be used with the Windows
port as well without many changes (only a few #define's need to be changed).
Any takers?

Rink

Reply via email to