________________________________________________________________________________\
____
Choose the right car based on your needs. Check out Yahoo! Autos new Car Finder
tool. http://autos.yahoo.com/carfinder/
Hi. I am new to the world of DirectX, and have only been experimenting with a nifty component set I downloaded somewhere which vastly simplifies tasks with...
Take a look at FMOD (http://www.fmod.org/). It is free to use for freeware and is very easy to get things working. There are even Delphi interfaces with it. ...
I agree with Steve, FMOD is very good. I've used it many times to play mp3 tunes in my games. If you need some sample code to get you going I can post some. ...
Thank you. And please. Some sample code would be *much* appreciated. I have very limited experience in using things like these in Delphi. ... and may contain...
There should be some sample Delphi code in the FMOD distribution. ... This message and its attachments may contain legally privileged or confidential...
Could I ask that you please offer me some guidance as to what/which file(s) to download from the FMOD site? I've been staring at the downloads section and I'm...
No, you are right. I think I'll go for the BASS solution. Thank you for providing me with this option as well, though. ... and may contain confidential or...
Hello, Due to an unnaturally low level of coffee in my blood stream I thought that my games used FMOD when I actually meant BASS. I have used FMOD but couldn't...
Indeed, we programmers need our coffee. I am sorry to hear about the recent lack of activity in this group. I'll try to come by as often as possible; after...
If you want to know how play MP3 wih DirectX with Delphi, you can visit my website http://juhara.com/article-4-multimedia-player-with-directshow-part-1.html ...
I have just uploaded a simple test program that plays mp3 tunes and wav effects using Bass (http://www.un4seen.com/). You will find it in the groups files...
Thank you for the response. I have downloaded and looked at your example. At the risk of revealing my ignorance on the subject, how do I obtain the Bass.dcu or...
Hello, If you download the latest Bass package from here http://uk.un4seen.com/files/bass23.zip you will find the bass.dll and bass.pas file in the Delphi...
Thank you so much for your help. This looks like it's exactly what I've been looking for! I am especially delighted to learn that it supports OGG files, as...