Board index » delphi » Cd raw record HOW???

Cd raw record HOW???

Hi

Using delphi 2 in windows95...
Is it possible to record raw data from an audio cd, and if possible
how is this data stored?

I tryed to call the mscdex int 2fh functions but i just get a
protection fault. Help please!!!

 

Re:Cd raw record HOW???


j...@es.co.nz wrote

SS> Using delphi 2 in windows95...
SS> Is it possible to record raw data from an audio cd, and if possible
SS> how is this data stored?

SS> I tryed to call the mscdex int 2fh functions but i just get a
SS> protection fault. Help please!!!

Sheez, I know Win'95 has still a lot of DOS in it but this is taking
it a bit too far. <grin>

You will have to use the Multimedia API set of Windows. I last played
around with it in Win3.1, but AFAIK it is possible to record raw data.
Look up MCI (Media Control Interface) in the WINAPI help files.

regards,
Billy
vsl...@onwe.co.za           Verreynne Software Labs,   Johannesburg  Z.A.

 * RM 1.31 3337 *

Other Threads