[SDL] (no subject)

Philip Pellouchoud pellouch at yahoo.com
Fri Jun 15 07:03:02 PDT 2007


thanks.  How about SDL_sound?
http://icculus.org/SDL_sound/docs/html/SDL__sound_8h.html

And what's the time frame for SDL_audio 1.3?

----- Original Message ----
From: Ryan C. Gordon <icculus at icculus.org>
To: A list for developers using the SDL library. (includes SDL-announce) <sdl at lists.libsdl.org>
Sent: Friday, June 15, 2007 2:25:01 AM
Subject: Re: [SDL] (no subject)


> SDL_audio seems like it gives you the most control, but also is the most 
> work.  SDL_mixer seems closest to what I want…

If you need to play a few common audio file formats, and get ahold of 
the uncompressed data right before it goes to the hardware (for both 
visualization and maybe modifying), SDL_mixer is probably what you'll 
want, between those two options.

> What’s the party line these days about which one to use – or does it 
> depend on the application?

Depends on the application. It's worth noting that SDL_mixer is built on 
top of SDL, though, so it's largely a question of whether SDL_mixer is 
more convenient to use.

> What’s the one that’s the most active right now? (i.e. people are 
> working on it, fixing bugs, etc…)

Between the two? It's a tossup...we consider all bugs when reported for 
both libraries, but aren't actively developing either the SDL 1.2 audio 
API or SDL_mixer (largely because both work as advertised at the moment, 
and new feature development for SDL is going into the 1.3 branch, which 
isn't ready for production use yet).

--ryan.

_______________________________________________
SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


       
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase.
http://farechase.yahoo.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20070615/b11d729d/attachment.htm>


More information about the SDL mailing list