home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / cdm31.zip / CDM.DOC next >
Text File  |  1994-09-01  |  13KB  |  264 lines

  1.                          Compact Disc MASTER v3.1
  2.                       (c) Copyright 1994 by Gary Maddox
  3.  
  4.  
  5. Compact Disc Master was designed to be a full-featured, graphical based, CD
  6. audio player for CDROMs. There are several good Windows 3.1 audio CD
  7. controllers but not many for the DOS world. CDM was written to fill that
  8. void.
  9.  
  10. OVERVIEW:
  11.  CDM supports the standard CD player controls: PLAY, PAUSE, REWIND, FAST
  12.  FORWARD, PREVIOUS TRACK, NEXT TRACK. An individual track selection can be
  13.  made by pressing the 1 thru 0 keys to select tracks 1-10 and ALT-1 thru 0
  14.  to select tracks 11-20.
  15.  
  16.  CD audio will continue playing after exiting CDM until the end of the CD.
  17.  
  18.  The following features are supported if you have a Soundblaster Pro,
  19.  SB16, SB AWE32, Pro Audio Spectrum or compatible soundcard:
  20.  
  21.   * Playback volume can be easily adjusted by using the CD Volume slider.
  22.   * The SCOPE function graphically diplays a realtime oscilloscope
  23.  
  24.  The following command line switches are also supported:
  25.  
  26.  /Sxx  -  Where xx = the number of seconds to skip during fast forward/rewind
  27.  /Dx   -  Where x = the CDROM drive to select (Default = drive 1)
  28.  /Pxx  -  Play single Track xx and exit
  29.  /R    -  Start up in RANDOM Mode
  30.  /NS   -  No Spin, turn off spinning CD sprite for slower PCs
  31.  /?    -  Display a help screen for all commands and switches
  32.  
  33. REQUIREMENTS:
  34.  Compact Disc Master requires a CDROM drive, EGA/VGA graphics and a mouse
  35.  is very desirable. The audio out of the CDROM must be installed on the
  36.  soundcard, although headphones may also be used.
  37.  
  38.  
  39. THE CONTROL DECK:
  40.  
  41. The Control Deck is the first screen you see when you start up CDM. The
  42. functions are listed below:
  43.  
  44. PLAY
  45.  Pressing the PLAY button causes playback of a audio compact disc in the
  46.  drive to begin on Track 1. Playback will continue to the end of the disc
  47.  unless other options are selected.
  48. STOP
  49.  Pressing the STOP button causes playback to stop immediately.
  50. PAUSE
  51.  Pressing the PAUSE button causes playback to be temporarily halted. The
  52.  word "pause" will appear in the track/time display to indicate that the
  53.  CDROM drive is in PAUSE. Pressing the PAUSE button again will resume
  54.  playback. An alternate method to pause the player is to press the SPACE
  55.  BAR. SPACE BAR is very useful in the SCOPE function.
  56.  
  57. REW
  58.  Pressing the REW button "rewinds" the point of playback to a few seconds
  59.  earlier. The amount of time to "rewind" can be set using the /Sxx command
  60.  switch, where "xx" equals the number of seconds to skip. Pressing the "+"
  61.  and "-" keyboard keys will also adjust the "skip seconds".
  62. FF
  63.  Pressing the FF button "Fast Forwards" the point of playback to a few
  64.  seconds later. The amount of time to "fast forward" can be set using the
  65.  /Sxx command switch, where "xx" equals the number of seconds to skip.
  66.  Pressing the "+" and "-" keyboard keys will also adjust the "skip
  67.  seconds".
  68. PREV
  69.  Pressing the PREV button selects the Previous track for playback. In
  70.  other words, if the player is currently playing Track 6, pressing PREV
  71.  will immediately set playback back to the beginning of Track 5. Pressing
  72.  the PREV button while the player is playing Track 1 will set playback to
  73.  the last track on the disc. An alternate method to pause the player is to
  74.  press the DOWN ARROW key. The DOWN ARROW key is very useful in the SCOPE
  75.  function.
  76. NEXT
  77.  Pressing the NEXT button selects the Next track for playback. In other
  78.  words, if the player is currently playing Track 6, pressing NEXT will
  79.  immediately set playback back to the beginning of Track 7. Pressing the
  80.  NEXT button while the player is playing the last track on the disc will
  81.  set playback to the First track on the disc. An alternate method to pause
  82.  the player is to press the UP ARROW key. The UP ARROW key is very useful
  83.  in the SCOPE function.
  84. EXIT
  85.  Pressing the EXIT button exits CDM and returns you to the DOS prompt.
  86.  Playback of the compact disc will continue until the the last track of
  87.  the disc. Special functions like RANDOM, REPEAT and PLAY LIST will also
  88.  terminate.
  89. TRACKS
  90.  Pressing the TRACKS button selects the TRACKS selector screen. This
  91.  function is described in detail below.
  92. MODE
  93.  Pressing the MODE button toggles the player through the various modes of
  94.  playback. Pressing the MODE button selects RANDOM, REPEAT, LIST and
  95.  normal playback mode. During RANDOM mode, the tracks of the disc are
  96.  played back in a "random" order. The word "random" appears in the
  97.  "track/time" display. During REPEAT mode, the current track is played
  98.  again and again until the mode is switched off. The word "repeat" appears
  99.  in the "track/time" display. The LIST function requires that a play list
  100.  has been set up for the particular disc being played in the dBase
  101.  function. The dBase function will be described in detail below.
  102. SCOPE
  103.  Pressing the SCOPE button selects the oscilloscope function. A realtime
  104.  oscilloscope is displayed on the screen allowing you to "see" the
  105.  waveforms being played on the CDROM drive. During the SCOPE function,
  106.  most of the standard control keys are supported, like the numeric keys
  107.  for selecting a track, space bar to pause, and the arrow keys. Pressing
  108.  ALT-T will toggle a track/time display just below the oscilloscope.
  109. CD PLAYER VOLUME
  110.  Using the CD PLAYER VOLUME slider changes the soundcard mixer volume to
  111.  allow y
  112.  ou to adjust the playback volume. This function may not be supported on
  113.  all soundcards.
  114.  
  115. EJECT
  116.  Pressing the EJECT button opens and closes the CD tray. Only drives with
  117.  a tray is supported by this function. Most double-spin drives use a tray
  118.  these days.
  119. dBASE
  120.  Pressing the dBASE button selects the Database Screen function. The
  121.  Database Screen function is described in detail below.
  122.  
  123. THE TRACKS SCREEN:
  124.  
  125. The Tracks Screen allows you to easily select a CD track to play either by
  126. track number or song title if it has been entered into the CD database. A
  127. more expanded play MODE selection is also included through use of the
  128. RANDOM, REPEAT and LIST buttons. A more detailed description of the
  129. functions is listed below:
  130.  
  131. THE KEYPAD
  132.  At the left of the TRACKS SCREEN is a familiar set of numeric keys. An
  133.  individual track can be selected by using these numeric buttons and
  134.  pressing the ENTER button. This is a very convenient option for playing
  135.  tracks on CDs with a large number of titles, like sound effects
  136.  collections. A compact disc can have a maximum of 99 tracks and any one
  137.  of these can be selected using the keypad. If a track is selected greater
  138.  than the total number of tracks on the current disc, a warning tone will
  139.  sound and the highest track number of the current disc will appear in the
  140.  TRACK NO display. The numeric key buttons can be selected using the mouse
  141.  or your PC's keyboard if any dialog item but the SONG TITLE MENU is
  142.  active. Pressing the ENTER button will immediately play the track you
  143.  selected and you will be returned to the CONTROL DECK.
  144. THE SONG TITLE MENU
  145.  At the right of the TRACKS SCREEN is a menu of the song titles entered in
  146.  the database for the current compact disc. If no song titles have been
  147.  entered, then each menu item will be listed as Track No 1, Track No 2,
  148.  etc... IF the current disc has more than 12 tracks, a scroll bar will
  149.  appear on the right side of the menu. Selecting a song from this menu
  150.  will immediately play that song and return you to the CONTROL DECK.
  151. RANDOM
  152.  Selecting the RANDOM button puts the player in random mode. During RANDOM
  153.  mode, the tracks of the disc are played back in a "random" order. The
  154.  word "random" appears in the "track/time" display.
  155. REPEAT
  156.  Selecting the REPEAT button puts the player in repeat mode. During REPEAT
  157.  mode, the current track is played again and again until the mode is
  158.  switched off. The word "repeat" appears in the "track/time" display.
  159. LIST
  160.  Selecting the LIST button puts the player in playlist mode. The word
  161.  "list" appears in the "track/time" display. The LIST function requires
  162.  that a play list has been set up for the particular disc being played in
  163.  the dBase function. The dBase function will be described in detail below.
  164. SINGLE
  165.  Selecting the SINGLE button puts the player in single track mode. The
  166.  track you choose from the TRACKS SCREEN will play once and stop. Using
  167.  the Fast Forward or Rewind functions will set the player back to continuous
  168.  playback.
  169.  
  170. THE dBASE SCREEN:
  171.  
  172. The dBASE or DATABASE SCREEN allows you to build a database of your compact
  173. discs by entering information about the current CD such as disc title,
  174. artist name and individual song titles. Once this information has been
  175. entered, each time the disc is played, the database information will be
  176. referenced and displayed. Registered users who opt for the Deluxe Package
  177. also have access to a "browser" program that supports more advanced access
  178. to your compact disc collection database such as printing, sorting,
  179. importing, exporting, etc... (see below for information on the Deluxe
  180. Package)
  181.  
  182. The supported fields of the CD database are:
  183.  
  184. DISC TITLE
  185.  The DISC TITLE field can be upto 34 characters in length. This
  186.  information will be displayed on the Control Deck each time the CD is
  187.  played.
  188. ARTIST
  189.  The ARTIST field can be upto 34 characters in length. This information
  190.  will be displayed on the Control Deck each time the CD is played.
  191. TYPE
  192.  Choosing this field displays a menu of music catagories or types to
  193.  assign the CD to. Only a type supported by the menu can be used. If your
  194.  CD does not fit into any of the listed catagories, then choose OTHER.
  195.  Registered users may suggest other catagories for future updates.
  196. PLAY LIST
  197.  The PLAY LIST field can be upto 34 characters in length. This information
  198.  is used to set up a custom order and/or selection of tracks to play.
  199.  Enter the track numbers in the order you wish played seperated by a
  200.  space. A series of tracks can be specified by using a "-" between the
  201.  first and last selections. Entering "5-11" would select tracks 5 through
  202.  11. To play all track on a 12 track CD except for track 4, you could
  203.  enter "1-3 5-12" or "1 2 3 5-12".
  204.  If a PLAY LIST exists for a particular CD, the player will default to 
  205.  using this list each time it is played. Pressing the MODE button will
  206.  deactivate the play list at any time.
  207. SONG TITLES
  208.  There are 30 song title fields supported. Since very few CDs contain more
  209.  than 30 tracks, this should be an adequate number in most cases. There is
  210.  no limitation to how many of the 30 fields you may enter data into. If a
  211.  CD only has 12 tracks, for instance, the remaining fields may be used to
  212.  enter notes and other information about the CD. During playback, the song
  213.  title will be displayed on the Control Deck.
  214. SAVE/CANCEL
  215.  The SAVE and CANCEL buttons are used to either save the current record or
  216.  to cancel any changes made. Pressing the ESC key will also exit the
  217.  DATABASE Screen without saving.
  218.  
  219. USE OF COMPACT DISC MASTER:
  220.  CDM is a copyrighted work. You are free to use and distribute CDM as is
  221.  and without modifications of any kind to the program or this
  222.  documentation. CDM IS NOT PUBLIC DOMAIN. It may only be distributed free
  223.  of charge. If you would like to see updates and enhancements, such as CD
  224.  direct sampling, then I would appreciate a donation of at least $15. If
  225.  enough people donate to pay for my time, then I will make updates. You
  226.  may use CDM for 30 days without registering. After that period, you must
  227.  discontinue use or register.
  228.  
  229. STANDARD REGISTRATION ($15)
  230.  Users who register at the Standard registration level receive a personal
  231.  code to remove the opening and ending reminder screens and 10 record
  232.  database limitation. This code need only be entered once. An update
  233.  diskette is not sent at this level. 
  234.  
  235. DELUXE REGISTRATION ($25)
  236.  Users who register at the Deluxe registration level receive a personal
  237.  code to remove the opening and ending reminder screens and 10 record
  238.  database limitation. This code need only be entered once. The Deluxe
  239.  level registration also includes a 1.4" diskette with an update of the
  240.  software newer than is available on BBSs, etc... Also included is a
  241.  database "browser" that supports advanced access to your compact disc
  242.  database collection such as printing, sorting, importing, exporting,
  243.  etc... Windows format documentation files for CDM (Write and Word) are
  244.  also included that you may print on your own printer. The remaining space
  245.  of the diskette will be filled with other interesting shareware such as
  246.  the latest edition of BLASTER Master VOC/WAV editor and the best related
  247.  shareware I have come across. Registering at the Deluxe level also helps
  248.  to further insure that future updates of CDM will be possible.
  249.  
  250.  
  251. To register, send $15 (Standard) or $25 (Deluxe) to:
  252.  
  253.                                 Gary Maddox
  254.                           1901 Spring Creek #315
  255.                            Plano, TX 75023-4219
  256.                                     USA
  257.  
  258. Thank you for using my software.
  259.  
  260.  
  261. NOTE: CDM.EXE should work with a variety of CDROM drives. I have tested it
  262. with the various drives sold by Creative Labs, Weanes, Sony, Toshiba, NEC
  263. and Mitsumi.
  264.