Advertisement

Adding music to my project?

Started by November 05, 2000 03:19 PM
5 comments, last by Allmight 24 years ago
I need to find a good tutorial on how to implement music in my apps. The formats i am interested in is .IT .XM .MOD .WAV and .MP3. Do anyone where i might find good info on this matter, i would be very grateful. Allmight.
-------------------------------------------------Founder and DirectorAllSoft Studios
Try OpenAL.....www.openal.org it plays wav''s and mp3''s and I''m sure it will play the others.



--Ched--
chris@ched45.com
--Ched--chris@ched45.com
Advertisement
You can get code to do this at my site. Look under "The Code" for mp3 player project.

fs

http://www.CornflakeZone.com
//-- Modelling and animation in every dimension --//
Thank you guys.

The source will help me get going.

But i still would like some site where i could get some tutorials
on this matter since i evetually want to write my own code doing
the same thing. That way i would''nt be flamed by such guys as
Binary or whaterver they are called

Allmight.
-------------------------------------------------Founder and DirectorAllSoft Studios
Allmight, you must be joking(?), it would be rather
difficult to write your own music-player ''from the scratch''.
NO ONE is complaining about people who use public players
(at last, I never heard about it), these players are freeware
oder free for non-commercial, so why should anybody bother.
Oh, btw. i''d recommend FMOD or BASS, http://www.fmod.org/
or http://www.un4seen.com/music. These players are considered
VERY fast (lesser CPU Usage), and very accurate (this is important with xm & it). Anyway, just my humble opinion...


arno
Hehe, well i think i am cool and can handle such a task.... JK.

Well i was not planing to code the whole player code myself, just
the code that implemented it to my project Now that you showed
me theese two pages, that in fact was what i was looking for i
think i have what i need. Just have to learn how to use them
though

Thanks for your help guys, and lets hope NeHe will continue
to fight/ignore those s***heads that flame him.

Allmight
-------------------------------------------------Founder and DirectorAllSoft Studios
Advertisement
Bass is a great library. I would recommend checking it out. It comes with a simple help file and a few examples as well!
URL was posted in a message above.


This topic is closed to new replies.

Advertisement