Something kind of important I forgot - how to use the event ss. On the command line, add -Swin32e or else the polled sound server will be used (-Swin32p).
Alex. > Hi, > > Event sound server is finally ready for testing. A few things: > > - performance is appalling on my machine (a PII-300) but i'll try writing a > faster driver over the next couple of days > > - apart from that it appears to work without any problems but i haven't done > extensive testing > > - in particular, Win9x has not been tested and may not work (please fix if > find out why) > > - still need to do a few minor code clean-ups and write documentation > > - removed thread synchronisation stuff from the event ss win32 driver which > i think was a mistake - more research required > > - went ahead and changed the C++ reserved words (hope that's ok Christoph) > from delete to del and class to w_class > > - Christoph: you mentioned that a particular file looked strange, please let > me know what you meant as the 'refactoring' :) should be finished now. > > Enjoy! (if you have a fast Win box!) > > Alex. > > > >
