From: <cv...@ce...> - 2006-07-28 13:15:39
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by nigel Modified Files: audio_macosx.cpp Added Files: AudioBackEnd.cpp AudioBackEnd.h AudioDevice.cpp AudioDevice.h Log Message: Working audio output by Daniel Sumorok. Not quite the way I wanted to do it but it will do for now. (on a real Mac, the real audio hardware should be able to pull/grab the data from our buffers - an extra thread with its own set of buffers is wasteful!) |