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

  1. Short: Multi-Format Sampled Sound Player
  2.  
  3. TITLE
  4.     OmniPlay - A multi-format sound player for AmigaDOS
  5.  
  6. VERSION
  7.     1.10, 26 Sept 1992
  8.  
  9. DESCRIPTION
  10.     OmniPlay plays samples sounds from a variety of sound file
  11.     formats, including IFF (8svx and 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 v0.98)
  34.     - fixed playroutine bug that caused sounds with large buffers
  35.       to be prematurely terminated
  36.     - "-o" option allows full loading of sounds before playback
  37.       begins
  38.     - "-a" allows amplification by integral values so sounds
  39.       sampled at low gain can be heard
  40.  
  41. AUTHOR
  42.     David Champion, dgc3@midway.uchicago.edu
  43.  
  44. AVAILABILITY
  45.         wuarchive.wustl.edu (128.252.135.4):
  46.                 /systems/amiga/incoming/audio/oplay110.lha
  47.                 /systems/amiga/audio/sampleplayers/oplay110.lha
  48.  
  49.         amiga.physik.unizh.ch (130.60.80.80) and other Aminet sites:
  50.         new/oplay110.lha
  51.         music/oplay110.lha
  52.  
  53.     (For amiga.physik.unizh.ch, the aminet directory is
  54.      /amiga; for others, try /aminet if you don't know)
  55.  
  56. DISTRIBUTABILITY
  57.     The program "oplay" is public domain.  The source code is
  58.     free.  See documentation for legal details.
  59.