home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / audio / players / oplay121.rea < prev    next >
Encoding:
Text File  |  1992-11-11  |  2.5 KB  |  72 lines

  1. Short: Multi-Format Sampled Sound Player, v1.21
  2.  
  3. TITLE
  4.     OmniPlay - A multi-format sound player for AmigaDOS
  5.  
  6. VERSION
  7.     1.21, 29 Oct 1992
  8.  
  9. DESCRIPTION
  10.     OmniPlay plays samples sounds from a variety of sound file
  11.     formats, including IFF-8svx, aiff, WAV, VOC, .au, .snd,
  12.     and 8-bit raw (signed, unsigned, u-law).  In addition,
  13.     PowerPacked sounds can be played if you have v34+ of
  14.     powerpacker.library installed.
  15.  
  16.     OmniPlay determines the type of sound it's dealing with
  17.     automagically,  so the minimum command is "oplay somesound".
  18.     This works on *any* file, although raw files might sound
  19.     better if you specify a rate.
  20.  
  21.     Options control rate, volume, output audio channel, wait-time
  22.     between sounds, process priority, printing of sound properties
  23.     (such as IFF NAME, AUTH, etc.), and more.  Options are
  24.     sequenced, not pre-scanned, so two files can have different
  25.     option sets.
  26.  
  27. REQUIREMENTS
  28.     A sampled sound file.  If you wish to PowerPack sounds, you
  29.     should have powerpacker.library (not included) in your libs:
  30.     directory.
  31.  
  32. CHANGES
  33.     (since v1.10)
  34.     - Some routines in OmniPlay used Kickstart 2.0+ system calls.
  35.       This made playback of raw and .voc files impossible on an
  36.       Amiga running less than v2.0 or the OS.  This has been
  37.       fixed, and, for the time being, OmniPlay should be fully
  38.       functional on an 1.3 Amiga.
  39.     - The OMNIPLAY environment variable now allows the user to set
  40.       personal defaults.
  41.     - "-O" option allows the environment to specify output to a
  42.       file or window in the same way a shell redirection does.
  43.     - Now reads PowerPacked files correctly (older versions were
  44.       limited to no more than one consecutive PP sound file)
  45.     - "-a" option did not behave the way the documentation said it
  46.       did.  Now it does.
  47.     - new "-i" option will display more info on a sound file than
  48.       was previously shown.
  49.     - new "-W" option writes the sound you hear (that is, after
  50.       any rate or volume changes, format conversion, or
  51.       amplification) into an IFF-8SVX file.
  52.  
  53.  
  54. AUTHOR
  55.     David Champion, dgc3@midway.uchicago.edu
  56.  
  57. AVAILABILITY
  58.         wuarchive.wustl.edu (128.252.135.4):
  59.                 /systems/amiga/incoming/audio/oplay121.lha
  60.                 /systems/amiga/audio/sampleplayers/oplay121.lha
  61.  
  62.         amiga.physik.unizh.ch (130.60.80.80) and other Aminet sites:
  63.         new/oplay121.lha
  64.         music/oplay121.lha
  65.  
  66.     (For amiga.physik.unizh.ch, the aminet directory is
  67.      /amiga; for others, try /aminet if you don't know)
  68.  
  69. DISTRIBUTABILITY
  70.     The program "oplay" is public domain.  The source code is
  71.     free.  See documentation for legal details.
  72.