From: atani <at...@at...> - 2005-11-16 21:19:13
|
I will start working on splitting out the openal stuff from the basic sound/stream classes. Mike Dan Potter wrote: > 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. > |