Newbie q: How do I.. (Music)

Started by
2 comments, last by Carorion 21 years, 6 months ago
Hey I''m trying to write a simple background music player (mp3) with DX8. I know that DX have a sample one but I can''t figure out how it works =/ So I need pointers on how to Load and Play and mp3 in the backgroud. I''m using VC++ with DX 8.1 SDK under WXP. Also feel free to recomend good books =) Thanks in advance =) //Carorion
There are 10 kinds of people: those who know binary and those who don't
Advertisement
on this site, look under articles and resources; in the directx audio section there should be a tutorial for dx8. it covers loading and playing segments (including mp3s!) pretty well.
I''ll start there then, thanks Psybr =)

//Carorion
There are 10 kinds of people: those who know binary and those who don't
Here''s another good link: http://www.andypike.com/tutorials/directx8/

Check tut#13. And never forget the DX documentation, I got most info from there when I wrote a mp3 player.

-Lord Maz-
-Lord Maz-

This topic is closed to new replies.

Advertisement