home *** CD-ROM | disk | FTP | other *** search
/ Media Share 8 / MEDIASHARE_08.ISO / cdplayer / cdexpl.arj / CDEXPLOR.DOC < prev    next >
Text File  |  1993-08-06  |  9KB  |  211 lines

  1. (C) Copyright IBM Corp. 1992, 1993
  2.  
  3. CDEXPLOR PACKAGE - The Compact Disc Digital Audio Explorer for OS/2 2.x
  4.  
  5. by Dave Thomas
  6.  
  7. ---------------------------------------------------------
  8.  
  9. Requirements
  10. ---------------------------------------------------------
  11. This program requires:
  12. - OS/2 2.0 or 2.1 installed with CD ROM support
  13. - MMPM/2 1.0 or 1.1 installed with CD support
  14. - An MMPM/2 supported CD player that allows digital audio disc playback
  15.   - See MMPM/2 documentation for supported CD drives
  16. - Output through audio card requires an audio card including:
  17.   - IBM M-Audio ACPA
  18.   - Pro Audio Spectrum 16
  19.   - Soundblaster
  20.   - See MMPM/2 documentation for more information on supported audio cards
  21.  
  22. Installation
  23. ---------------------------------------------------------
  24.   - Unpack the CDEXPL.ZIP file using "pkunzip cdexpl.zip"
  25.  
  26. Use
  27. ---------------------------------------------------------
  28. Provides a killer user interface to the CD drive attached to your system.
  29.  
  30. Features
  31. ---------------------------------------------------------
  32. - Artist - Disc Title in window caption and minimize icon
  33.   (if user entered track information in template-specified format)
  34.   - See User Track Information below for more on adding user info.
  35.  
  36. - Output to
  37.   - Headphones
  38.   - Any MMPM/2-supported audio card
  39.  
  40. - Customized play order
  41.  
  42.    - "Track repeat" option allows the same song to continuously play.
  43.      "Track repeat" takes precedence over other ordering schemes
  44.  
  45.    - "Disc repeat" option allows uninterrupted play - wrap at end of disc
  46.  
  47.    - "Disc Shuffle" option allows tracks to be played in random order.
  48.      - Shuffles differently every time. Very nifty.
  49.  
  50. - Mute
  51.   - Allows you to mute the sound when your neighbor bashes on your door
  52.     for blasting your Nirvana disc. Really, just ask my neighbors :)
  53.  
  54. - Track Information
  55.   - User track information associated with disc can be input/saved
  56.     The template of user info in the window is an adviseable format.
  57.  
  58.     This template is VERY important if you want support for:
  59.     - Artist - Disc Title in the window caption (titlebar and minimize icon)
  60.     - Current track name in the status area
  61.     Basically the first line of the user track info will end up in the
  62.     window caption and subsequent lines will be associated with each track in
  63.     sequence.
  64.  
  65.     I've allowed for about 64 chars for a disc title line
  66.     plus 64 characters for every track. Hope this is sufficient.
  67.  
  68.     - Here's how you can enter and save your own track info:
  69.  
  70.       1. Type it in the User Track Info window (and drive yourself nuts)
  71.  
  72.        OR (looks longer but is actually much more flexible...)
  73.  
  74.       1. Go to your favorite editor and type in your track info.
  75.          Here is an example of the format that works best:
  76.  
  77.          U2 - Achtung Baby
  78.          1      Zoo station
  79.          2      Even Better than the Real Thing
  80.          3      One
  81.          (etc., etc.)
  82.  
  83.          I keep a text file with all my stuff in it as a backup of CD Explorer's
  84.          profile. You don't NEED a backup, but it is wise if you have lots of
  85.          customized track info.
  86.  
  87.       2. Copy the text to the system clipboard
  88.          (Many editors allow this: try to select the text and hit Ctrl-Insert)
  89.  
  90.       3. Delete the template of stuff I put in the User Info window
  91.          (Select with mouse, then hit the Delete key)
  92.  
  93.       4. Paste the clipboard contents into the User Info window
  94.          (With cursor in window, hit Shift-Insert)
  95.  
  96.       5. Save user info
  97.  
  98.       6. From now on, CD Explorer will automagically recognize the disc
  99.  
  100.   - Disc track information displays each track length and start time
  101.     - Allows random track selection (double-click or select/push seek button)
  102.  
  103. - Disc transport function
  104.  
  105.   - Eject
  106.     - allows you to change discs.
  107.  
  108.   - Reverse to track start / reverse to previous track
  109.     - From inside a track (past 0:00) this will reverse to track start
  110.     - From track start (at 0:00) this will reverse to previous track start
  111.  
  112.   - Stop/Pause
  113.     - Can manually set position in Position field while stopped
  114.       (See "User Cue" below)
  115.  
  116.   - Play
  117.  
  118.   - Forward to next track start
  119.  
  120. - Disc status area:
  121.  
  122.   - Current track name (if user entered track information in template-format)
  123.     - See User Track Information above for more on adding user info.
  124.  
  125.   - Track counter is user-modifyable on the fly via spin-button or direct edit
  126.     You can "spin" up or down. You can enter the track you want to go to.
  127.  
  128.   - User Cue: position in track counter with random position setting capability
  129.  
  130.     - This allows you to cue to any location in the track (with second accuracy)
  131.       While the disc is playing, this field is a simple position counter,
  132.       but when you stop the disc, it becomes the awesome "User Cue" field
  133.  
  134.       Use of "User Cue":
  135.  
  136.       1. Stop the disc (if playing)
  137.  
  138.       2. Enter the desired destination time in track (in mm:ss format) in
  139.          the "Position" entry field.
  140.  
  141.       3. Select the cute little "User Cue" button next to the "Position" entry
  142.          (I banged my head for a good and *small* button bitmap. I know,
  143.          the button doen't exactly scream out it's "user cue" function. )
  144.  
  145.       4. When you resume play, it  will resume from the new location
  146.  
  147.       Notice: the cute little "User Cue" button disappears when the disc
  148.               is in playback. User Cue is only available when the disc is
  149.               stopped.
  150.  
  151.   - Remaining in track countdown
  152.  
  153. - Partial function option inhales less system resources
  154.   - disables button animation
  155.   - disables status area and all other function dependant on position notify
  156.  
  157. - Mini window option requires less screen space to interact with CD
  158.  
  159. - Save Settings: saves user button selections, window size and position
  160.  
  161. - Shares device with other programs that use the CD
  162.   (open a bunch of CD Explorers at once -- another boffo CD Explorer feature)
  163.  
  164. Known problem on 486SLC systems with audio card only:
  165. ---------------------------------------------------------
  166. - An OS/2 APAR has been opened against MMPM 1.1.  Streaming digital data
  167.   to the audio card hangs PM.  If you encounter this, manually eject the CD 
  168.   and output to Headphones until OS/2 releases a fix.  
  169.  
  170. Release History (most recent first)
  171. ---------------------------------------------------------
  172. 2.3     8/9/93    - Add "Save Settings" - saves user selections, window pos
  173.                   - Fix funkiness with Mute/Sound button visibility
  174.                   - more legible mini icon
  175.  
  176. 2.2     7/9/93    - Recompile for MMPM 1.1 (OS/2 2.1)
  177.                   - track info saving working now on OS/2 2.1
  178.                   - fix bug if non digital audio disc (like CD ROM) inserted
  179.  
  180. 2.1     4/22/93   - NOTE: for some bizzare reason, this version ONLY ran on
  181.                     OS/2 2.0
  182.                     - Connect user disc information with the main window:
  183.                       - Disc name and artist in window caption
  184.                       - Current track title added to status area at
  185.                         window bottom
  186.                   **ASSUMES you follow the suggested template
  187.                   - Fix bug in track info 
  188.  
  189. 2.0     3/09/93   - Fix format of counter
  190.                   - Track counter in status area is now editable spin button
  191.                   - Position is user-modifyable (only when stopped)
  192.                   - "User Track Info" window replaces Table of contents
  193.                     allows user to add and save track names (or ANY information)
  194.                     - CD Explorer will recognize discs it has saved before
  195.                       and load any user info.
  196.                   - Disc shuffle
  197.                   - Mute
  198.                   - partial function option for better performance
  199.                     (overhaul for better performance)
  200.                   - Overhaul user interface for better use of screen space
  201.                     - full-size at screen yTop will stay on screen
  202.  
  203. 1.0     7/31/92   - Shares CD with other CD apps (supports PASSDEVICE)
  204.                     - all global data now stored in window words
  205.                     - Multiples explorers at different places on same disc!
  206.                   - unlock drive on exit (and other fixes)
  207.                   - change forward trk and Rev Trk buttons to |<< and >>|
  208.                     to indicate going to track boundary.
  209.                   - hi res minimize icon for pretty 8514 display
  210.                   - save 4K on device-independent prod info box bitmap
  211.