VB CD Player/CD Database Program 
Author Message
 VB CD Player/CD Database Program

Hi,

I am about to embark on a project to create a CD Player/CD Database program
written entirely in VB4.

I know how to do the rudimentary things such as actually playing the CD,
skipping tracks, pausing and the like, all using the MCI Multimedia control.

My problem is that I do not know how to use the said control to obtain
information about the CD to calculate its Disc ID.

I need the disc ID to access the CDDB Server in order to obtain such
information as Artist Name, Track Names, etc..  This way the user would not
have to type them in.

Any help that would further my project would be greatly appreciated.




Tue, 19 Dec 2000 03:00:00 GMT  
 VB CD Player/CD Database Program
I've got news for you, and its all bad... The Artist/Track information does
not appear on the disk, nor (as far as I am aware) is there any identifying
key.

I've done a CDPlayer in VB with Artist/Track lists as my first VB program,
back before one was supplied with Windoze. You can have a look at the
source if it helps you. Grab it from http://www.ozemail.com.au/~clatta in
the download section.



Quote:
> I am about to embark on a project to create a CD Player/CD Database
program
> written entirely in VB4.

> My problem is that I do not know how to use the said control to obtain
> information about the CD to calculate its Disc ID.



Mon, 25 Dec 2000 03:00:00 GMT  
 VB CD Player/CD Database Program

Quote:

> Hi,

> I am about to embark on a project to create a CD Player/CD Database program
> written entirely in VB4.

> I know how to do the rudimentary things such as actually playing the CD,
> skipping tracks, pausing and the like, all using the MCI Multimedia control.

> My problem is that I do not know how to use the said control to obtain
> information about the CD to calculate its Disc ID.

> I need the disc ID to access the CDDB Server in order to obtain such
> information as Artist Name, Track Names, etc..  This way the user would not
> have to type them in.

It's been done (very nicely).  take a look at the new CD player in the
Plus Pack for Win98...  awesome!

--
24 hours in a day, 24 beers in a case... coincidence? I think not.

Paul Doherty CNA/CNE/MCP+I/MCSE
http://www.dfw.net/~pdoherty
Home of PC DiskMaster File/Dir Manager for Win95/98/NT4



Tue, 26 Dec 2000 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. help w/ cd-rom and cd-r/cd-rw program, please

2. cd player writing on cd-rom??????

3. CD Player Example - CD.zip (0/1)

4. CD-Audio Player with multiple CD-ROMS...

5. Automate load CD player and play cd?

6. CD player : how to know which CD.....

7. CD door open and close with 2 cd players

8. Programming a data base for a cd player

9. Audio CD Database / Player

10. VB cd player

11. CD Player w/dual volume control in VB-5.0

12. Using CD Player in VB app

 

 
Powered by phpBB® Forum Software