QuickCD v1.2, by Matt Briggs; 1999.
-----------------------------------

[What is it?]

QuickCD is a small CLI Compact Disc Audio player. Use this command in your startup to start audio CD's when your system boots or alternatively, setup a Hot Key for QuickCD. QuickCD supports standard CDID files, which enables you to see the track name being played. This archive also contains a few of my personal CDID's.

[Usage]

DEVICE/A,UNIT/N,TRACK/N,RANDOM=RND/S,NEXT/S,PREV/S,STOP/S,PLAY/S,CDIDPATH/M,QUIET/S,SETENV/S

* DEVICE=[CD device]  

  Specify the device to use; I.e DEVICE=atapi.device
  Note: This IS case sensitive.
  The default is "atapi.device"
    
* UNIT=[Unit #]

  Specify the unit to use; I.e. UNIT=1
  The default is unit 1.

* TRACK=[Track #]

  Play the specified track; I.e. TRACK=1
  The Default is track one.

* RANDOM / RND / RAND

  Play a random track.

* NEXT / >

  Plays the NEXT track.

* PREV / <

  Plays the PREVIOUS track.

* STOP / .

  Stops audio play.

* PLAY / START

  Re-Plays the current audio track or starts the CD.
  
* CDIDPATH=[Path]

  Sets the path for the CDID's. Must be proceeded by slash (/) 
  or colon (:). CDID's contain artist, CD and track info which is
  displayed by QuickCD if the relievant CDID can be found.
  Note: Path names can not contain spaces :(

* QUIET

  Stops QuickCD from displaying play information/CD details.

* SETENV

  Saves device, unit & CDID arguments to ENVARC:

[Example]

QuickCD device=atapi.device unit=1 track=1 quiet setenv 

[Contact]

Email: hyperreal@ukonline.co.uk


