home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 3 / CD_Magazyn_EXEC_nr_3.iso / Recent / util / wb / SNDMon.readme < prev    next >
Text File  |  2000-07-13  |  2KB  |  73 lines

  1. Short:    Monitor Sound Channels & Switch PIV
  2. Author:   bauk@uksysops.com (Nick Clover)
  3. Uploader: bauk@uksysops.com (Nick Clover)
  4. Version:  0.1 (08/07/00)
  5. Type:     util/wb
  6.  
  7. SNDMon V0.1 © 2000 Severin Software
  8.  
  9. This program is released as Freeware but remains copyright to me.
  10.  
  11. Features:
  12.  
  13.     ·GUI to Monitor sound channels
  14.     ·If AudioSelect is found in C: the Led's will switch PIV channels
  15.     ·Small (Window 72x10 pixels, 44,152 bytes)
  16.     ·Written with Blitz Basic 2
  17.     ·Source code included
  18.  
  19. This is the first release, I wrote it for my use in about 4 hours.
  20. It works fine on my system but use it AT YOUR OWN RISK...
  21.  
  22. If anyone wants to rewrite it in c or e or 'other' Please send me a copy.
  23. If you use this please send me an email.
  24.  
  25. Requires:
  26.  
  27.     ·OS 3.x (might work with 2 but not tested)
  28.     ·No external files required to run
  29.     ·AmigalibsIII.res needed to compile.
  30.  
  31. Installation:
  32.  
  33.     copy into WBStartup ;)
  34.  
  35. Usage:
  36.  
  37.     The first time you run SNDMon it will open a window at X=100 Y=100
  38.  
  39.     Picasso IV users:
  40.       Click on the window but outside the 4 gadgets to drag the window
  41.       where you want it.
  42.  
  43.     Other Users:
  44.           Click anywhere in the window to move it.
  45.  
  46.     All Users:
  47.       Then single click the window and press ESC, this will quit the
  48.       program and save the current position into the config file in S:
  49.  
  50.     When a sound channel is active the corresponding Led will turn blue.
  51.         The order is:
  52.       Left(0), Right(1), Right(2), Left(3)
  53.  
  54.     Picasso IV owners can click on the Led's to switch the channels in
  55.     the following order:
  56.  
  57.       Amiga, Paloma(AV), CDRom, LineIn
  58.  
  59. Bugs:
  60.  
  61.     None yet ;)
  62.  
  63. Please send comments and suggestions to the above email address.
  64.  
  65. Credits:
  66.  
  67.     Robert Hutchinson, David McMinn & Simon Hitchen for the custom 
  68.     window drag bar code.
  69.  
  70. History:
  71.  
  72.     V0.1 First public release.
  73.