[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Here it is!



One more thing...the first priority for drivers if we follow my current
plan of action, is to interface OSS and ALSA.

Derek

> I think that you are looking at penguinsound from too low a level.
>From my perspective, penguinsound should never need to worry about
>what brand/type of soundcard is installed in the system. It should
>simply use the existing drivers (OSS, ALSA, etc) in a common way that
>is designed to make sound easy to do for a games programmer.
> So the game writer just writes to the penguinsound API, and the driver
>takes care of using the most out of the underlying OS drivers. I