EEUG
Joined: 13 May 2005 Posts: 136 Location: The Netherlands
|
Posted: Tue May 24, 2005 2:24 am Post subject: DVD drive ? |
|
|
Hello, all.
I'm reading data from audio CD (cdCddaRead/cdSync etc.). Everything works fine, except that ticking noise from the DVD drive. The funny thing is that this happens if pause between two subsequent cdCddaRead calls is long enough (I'm using a doublebuffer, so program cycle looks line this: cdCddaRead - cdSync - flip buffer - cdCddaRead - process data - cdSync - get data - flip buffer - cdCddaRead etc.). Maybe someone knows how to get rid of these 'ticks'? Thanks. EEUG |
|