Yes, I think you are correct. 

Reading audio data and the Q sub-channel in a single pass seems like a
useful thing to do. So if this works out, would could add it to
libcdio's paranoia if you so desire.

Robert William Fuller writes:
 > Am I correct in surmising that the preferred way to override paranoia's 
 > read routine is to overwrite the read_audio function pointer in 
 > cdrom_drive_t (i.e. cdrom_drive_s)?
 > 
 > The motivation for this is that I would like to rip the audio tracks and 
 > read the Q sub-channel in a single pass.  I can do this with MMC's 
 > READ-CD command if paranoia calls my read routine.
 > 
 > Regards,
 > 
 > Rob
 > 


Reply via email to