Re: [GD-Windows] MP3 Playback under Windows
Brought to you by:
vexxed72
From: Aaron H. <Vid...@ho...> - 2001-09-22 20:45:38
|
I highly recommend using either BASS mod player, or FMOD. They both have mp3 playback capability, and are generally great APIs to play with. BASS - http://www.un4seen.com/music/ FMOD - http://www.fmod.org/ Something I found very cool is that FMOD works on CE platforms now too!! It's not perfect, but definitely getting there. - Aaron. Student and games coder Tom Hubina wrote: > > I'm looking for the way to provide MP3 playback with the minimum system > requirements. That is, the oldest version of DirectX or Windows Media > Player, or whatever else it would take. > > What APIs and libraries are required, and does anyone have a link to some > sample code for doing this? > > Tom > > _______________________________________________ > Gamedevlists-windows mailing list > Gam...@li... > https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows |