How to play mp3z?
I know how to play wav and midi files but i want my program to use mp3z, and i have no idea on how to use them...
Check out Wotsit, there''s a description of the mp3 format there...
I'm reminded of the day my daughter came in, looked over my shoulder at some Perl 4 code, and said, "What is that, swearing?" - Larry Wall
Trust me, you don''t want to parse it yourself unless you''re a god . www.xaudio.com! Does both input and output to/from memory buffers if you tell it to.
"Paranoia is the belief in a hidden order behind the visible." - Anonymous
"Paranoia is the belief in a hidden order behind the visible." - Anonymous
Note that if you do create your own application to play mp3''s you''ll have to pay licencing fees or make the application free for everyone to use.
Joseph FernaldSoftware EngineerRed Storm Entertainment.------------------------The opinions expressed are that of the person postingand not that of Red Storm Entertainment.
Did you confirm that evaclear?
I''ve heard alot of people saying what you are and then again just as many saying you don''t have to pay a nickle to use the algo. Some say you have to pay licensing fees to encode but not decode..I''m not sure what to think anymore .
"Paranoia is the belief in a hidden order behind the visible." - Anonymous
I''ve heard alot of people saying what you are and then again just as many saying you don''t have to pay a nickle to use the algo. Some say you have to pay licensing fees to encode but not decode..I''m not sure what to think anymore .
"Paranoia is the belief in a hidden order behind the visible." - Anonymous
I like G-Audio, a free library for decoding MP3s and MODs. It doesn''t only play the files, it is also able to decode them into a DirectSoundStream, which is great if you want to mix it with other sounds (like in a game where shots and explosions can still be heard while the mp3 is playing).
If you just let a library play the sound, you won''t be able to hear other sounds anymore on most soundcards (the SBLive! is the only exception I know).
G-Audio can be found at
-> idf.net/gods
-Markus-
If you just let a library play the sound, you won''t be able to hear other sounds anymore on most soundcards (the SBLive! is the only exception I know).
G-Audio can be found at
-> idf.net/gods
-Markus-
Professional C++ and .NET developer trying to break into indie game development.
Follow my progress: http://blog.nuclex-games.com/ or Twitter - Topics: Ogre3D, Blender, game architecture tips & code snippets.
Follow my progress: http://blog.nuclex-games.com/ or Twitter - Topics: Ogre3D, Blender, game architecture tips & code snippets.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement