From: Dan P. <ba...@al...> - 2005-11-16 16:42:48
|
On Nov 16, 2005, at 7:15 AM, atani wrote: > I am thinking we might want to split out the OpenAL bit from the > src/audio/* and put them into a sub package such as src/audio/ > openal. The code in src/audio would then have hooks in it which > are defined in the openal package, or in a kos package used by the > DC port. This would eliminate the need to duplicate the sound.cpp > and stream.cpp files into the dc tree. Yeah. Originally I had something like that but since Tiki was only going to be for OSX and Win32, I figured I could just switch it over to OpenAL and save myself some trouble. :) Anyway, I'd be fine with that. |