home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Tools / cdrom / mCD.95May11.s.README < prev    next >
Encoding:
Text File  |  1995-08-13  |  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. It has not been tested (that I know of) on HP-PA.
  13. It has not been tested (that I know of) on SPARC.
  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.  If you try
  19. to run it and you don't have it setup that way, it'll tell you what
  20. to do to make it work.  Since it runs as root, the source for it
  21. is available.  If you do not trust me (and you should not blindly
  22. trust programs that run as root), you can pick up the source and
  23. make it yourself.
  24.  
  25. Second, start up mCD and check out the preferences.  Make sure
  26. the right device is selected for the CD-ROM drive (if the only
  27. SCSI devices you have is a hard disk and the CD-ROM drive, then
  28. the CD-ROM drive is sd1, for example).  Once you know that's set
  29. right, you probably won't have to change it.
  30.  
  31. Now to actually play a CD.  Click on the "Load CD" button.  A
  32. panel should pop up asking you to "insert disk in external drive".
  33. If you get that, then put in a music CD.  If the cursor spins a
  34. while and then stops, but that panel does *not* pop up, then quit
  35. mCD and start it again.  Then press the "Load CD" button again.
  36. This time you should get the panel, and can insert the CD.
  37.  
  38. After getting that far, the program should be pretty self-explanatory.
  39. You can use the "Eject" button to eject a music CD, but have the
  40. program keep ahold of the CD-ROM drive.  You can then just insert
  41. another music CD and the program will pick it up.  The "Unload CD"
  42. button also ejects the CD, and in addition the program gives up
  43. the drive.  You'd have to press "Load CD" again if you wanted to
  44. play another music CD.
  45.  
  46. There's plenty of room for improvement on this application, but it
  47. seems to work fairly well for the CD-ROM drives it's been tested
  48. on.  There's a "CD Testing..." menu item.  If you bring up that
  49. panel and start clicking buttons, then you may cause your system
  50. to lock up.  Don't play there unless you're pretty sure you know
  51. what you're doing.
  52.  
  53.         - Garance Alistair Drosehn
  54.       May 11, 1995
  55.