Commit Graph
5 Commits
Author SHA1 Message Date
Steve Checkoway c9579fe6b5 Not quite working but I can work out a bug or two it _should_ play back the audio much better for computers that support multitple channels (I assume that they all can!) and it should play the same for those computers that don't support it.
Right now I'm getting an error of -223 from the bufferCmd but I haven't figured out what the hell that actually is.

If you want a working sound driver for OS X, just use the previous version of these files.
2003-07-05 07:38:03 +00:00
Steve Checkoway 1d655dcb7a fix, update, etc. 2003-06-25 09:04:42 +00:00
Steve Checkoway 352a8ab860 remove LOG->Trace() 2003-06-25 05:16:19 +00:00
Steve Checkoway a94b35af95 Works correctly now. One assertion might fail when the number of samples
excedes 2^32. That should be handled more gracefully but I haven't figured
out how yet.
2003-06-24 13:23:30 +00:00
Steve Checkoway 226c8e8e48 Use QuickTime instead of SDL audio 2003-06-24 08:44:02 +00:00