Simple sound sample

Started by
1 comment, last by HelderBorges 12 years, 11 months ago
Hi, i only want to play a song in loop. I´m doing a project with c (visual studio) and OpenGL and wanted to play a music. I already tried some guides in this forum (for fmod and openAL) but i cant make them work:S
Can someone plz help me and post a litle of code, or send a file, where i cold put the song i want, and how i cold put hit to play during the game?
Ty
Advertisement
If your on windows then you can use PlaySound, which is probably the fastest way to get you started.
Edge cases will show your design flaws in your code!
Visit my site
Visit my FaceBook
Visit my github
But i need it to only "copy past" in to my code. and in C, that was asp :P. Sry, but is not what i want....

This topic is closed to new replies.

Advertisement