Ola.
I'm working on an audioplayer using Bass.
Everything is fine and dandy as yet, but now's the time I want to implement cd-audio too.
My problem is the fact that Bass can only be initialized on a single cd-drive at a time. (? afaik)
First of all, my playlist updates in idle-time so the items get inserted first, and when idle the filesizes / tracklengths etc are being calculated.
For Mods / streams this is not a problem, but for cd-audio it is I guess....
what would happen if the user's playing a track from cd-drive 1 and enqueuing a track from drive 2 ?
the info should be updated in idletime - thus i need to get info from a track on another cd-drive than the one that's currently initialized (and playing..).
Ian, do you have any suggestions..?
Or, to put it another way - If this can't be done could Bass be adapted to suit my needs..?

Seeya,
Lennart