home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Tools / cdrom / mCD.96Sep09.s.README < prev    next >
Encoding:
Text File  |  1996-09-09  |  2.4 KB  |  55 lines

  1.  
  2. Some quick comments on mCD.app, a music CD player (replacement for
  3. CDPlayer.app) that I've been working on very sporadically...  This
  4. should be considered beta software.
  5.  
  6. It has been compiled for NeXT, Intel, HP-PA, and SPARC architectures.
  7.  
  8. It seems to work fine on NeXT hardware (with a NeXT CD-ROM, or an
  9.    Apple CD-300, at least).
  10. It seems to work pretty well on NS/Intel hardware, or at least on
  11.    my configuration.  Your mileage may vary.
  12. Other people have used it on HPPA and SPARC, and apparently it
  13.    works OK because no one has reported any problems.
  14.  
  15.   - - -
  16. To run mCD.app to play music CD's:
  17.  
  18. First off, mCD.app/mCD has to be running setuid root.  It will tell
  19. you want to do if you run it and it isn't setuid root.  Since it
  20. runs as root, the source for it is available.  If you do not trust
  21. me (and you should not blindly trust programs that you have to run
  22. as root),you can pick up the source and make it yourself.
  23.  
  24. Second, start up mCD and check out the preferences.  Make sure
  25. the right device is selected for the CD-ROM drive (if the only
  26. SCSI devices you have is a hard disk and the CD-ROM drive, then
  27. the CD-ROM drive is sd1, for example).  Once you know that's set
  28. right, you probably won't have to change it.
  29.  
  30. Now to actually play a CD.  Click on the "Load CD" button.  A
  31. panel should pop up asking you to "insert disk in external drive".
  32. If you get that, then put in a music CD.  If the cursor spins a
  33. while and then stops, but that panel does *not* pop up, then quit
  34. mCD and start it again.  Then press the "Load CD" button again.
  35. This time you should get the panel, and can insert the CD.
  36.  
  37. After getting that far, the program should be pretty self-explanatory.
  38. You can use the "Eject" button to eject a music CD, but have the
  39. program keep ahold of the CD-ROM drive.  You can then just insert
  40. another music CD and the program will pick it up.  The "Unload CD"
  41. button also ejects the CD, and in addition the program gives up
  42. the drive.  You'd have to press "Load CD" again if you wanted to
  43. play another music CD.
  44.  
  45. There's plenty of room for improvement on this application, but it
  46. seems to work fairly well for the CD-ROM drives it's been tested
  47. on.  There's a "CD Testing..." menu item.  If you bring up that
  48. panel and start clicking buttons, then you may cause your system
  49. to lock up.  Don't play there unless you're pretty sure you know
  50. what you're doing.
  51.  
  52.         - Garance Alistair Drosehn
  53.       Mar 25, 1996
  54.  
  55.