I want to add some background musics to my program but I don't know the best way to do this. As my program has disc access according to what does the user (loading files most of the time), I think CDDA music is not a good choice. I thought about streaming music.
Rockin'B talked about "stream playback from CD" on his Game Tutorial but I didn't see any sample code.
I also tried his Sound Player but I was not able to play any sound with it (I tested it with some uncompressed WAV files, didn't work, and one compressed AIF from Enemy Zero but I got "abnormal stop" when trying to play it). So I probably make something wrong.
So, how to implement streaming audio ?
Thanks.
(next, I will check how to run DUCK Truemotion videos
)
Rockin'B talked about "stream playback from CD" on his Game Tutorial but I didn't see any sample code.
I also tried his Sound Player but I was not able to play any sound with it (I tested it with some uncompressed WAV files, didn't work, and one compressed AIF from Enemy Zero but I got "abnormal stop" when trying to play it). So I probably make something wrong.
So, how to implement streaming audio ?
Thanks.
(next, I will check how to run DUCK Truemotion videos
