[SDL] sound api status
Rene Dudfield
renesd at gmail.com
Thu Jun 8 14:49:13 PDT 2006
Use SDL mixer.
Normal SDL audio can't mix sounds. SDL_sound can't mix sounds either...
I think there is an experimental mixer for SDL_sound though.
On 6/9/06, Clayton Thomsen <clayton.thomsen at plexsysipi.com> wrote:
> Hello everyone.
>
> I am new to SDL and interested in using the audio API. We are looking to port
> our audio code that currently uses DirectSound to a cross-platform Audio API.
>
> >From my initial investigation, there seems to be 3 different audio APIs to
> choose from... SDL_Mixer, SDL_Sound, or just normal SDL (SDL_Audio?).
>
> I am having trouble sorting out which API is the one to use. They seem to all
> do similar things. Questions I have are: which one's are still supported, do
> they work together, which versions are current, etc. Why would I pick one over
> the other? Is there up to date documentation somewhere?
>
> Thanks in advance!
>
> -Clay
>
>
>
>
> _______________________________________________
> SDL mailing list
> SDL at libsdl.org
> http://www.libsdl.org/mailman/listinfo/sdl
>
More information about the SDL
mailing list