I need a way to play redbook audio from an audio CD in my game. This would be easy, but I can't use the Windows API functions. (Way too slow, and I am working multi-platform) Does anyone know how it is done? (I want to release the game in at least WIN MAC LINUX versions.
How do you play audio from an audio CD?
Started by SnowMonster, Dec 06 1999 06:21 PM
6 replies to this topic
Sponsor:
#2 Anonymous Poster_Anonymous Poster_* Guests - Reputation:
Posted 29 November 1999 - 10:45 AM
2 ways:
Use the API commands (fairly fast)
or
Use the MCI control (slooooooooooowwwww!)
#7 Anonymous Poster_Anonymous Poster_* Guests - Reputation:
Posted 06 December 1999 - 06:21 PM
If you're interested in DJGPP it can be found at www.delorie.com; I don't know anything about using it in Linux though, (the version I use compiles for DOS32).
Luck!
Luck!






